1#ifndef SRC_DISTANCE_OUTPUT_HPP_
2#define SRC_DISTANCE_OUTPUT_HPP_
4#include "common/spatial/attitude-utils.hpp"
5#include "common/decimal.hpp"
A Vec3 is a mutable object that represents a 3D Vector.
Definition attitude-utils.hpp:98
Represents an Earth-centric Spherical Vector with time information.
Definition output.hpp:14
decimal radius
Radius NOT Altitude (r, meters)
Definition output.hpp:20
decimal lattitude
Lattitude (DE, degrees)
Definition output.hpp:18
decimal longitude
Longitude (RA, degrees)
Definition output.hpp:16
decimal GMST
Greenwich Mean Sidereal Time (degrees)
Definition output.hpp:22