|
LOST
0.0.1
LOST: Open-source Star Tracker
|
#include "camera.hpp"#include <math.h>#include <assert.h>#include "attitude-utils.hpp"#include "decimal.hpp"
Go to the source code of this file.
Namespaces | |
| lost | |
| LOST starting point. | |
Functions | |
| decimal | lost::FovToFocalLength (decimal xFov, decimal xResolution) |
| decimal | lost::FocalLengthToFov (decimal focalLength, decimal xResolution, decimal pixelSize) |