LOST  0.0.1
LOST: Open-source Star Tracker
camera.cpp File Reference
#include "camera.hpp"
#include <math.h>
#include <assert.h>
#include "attitude-utils.hpp"
#include "decimal.hpp"
Include dependency graph for camera.cpp:

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)