FOUND
|
Represents an Earth-centric Spherical Vector with time information. More...
#include <output.hpp>
Public Attributes | |
decimal | longitude |
Longitude (RA, degrees) | |
decimal | lattitude |
Lattitude (DE, degrees) | |
decimal | radius |
Radius NOT Altitude (r, meters) | |
decimal | GMST |
Greenwich Mean Sidereal Time (degrees) | |
Represents an Earth-centric Spherical Vector with time information.
decimal found::EarthSphericalVec3::GMST |
Greenwich Mean Sidereal Time (degrees)
decimal found::EarthSphericalVec3::lattitude |
Lattitude (DE, degrees)
decimal found::EarthSphericalVec3::longitude |
Longitude (RA, degrees)
decimal found::EarthSphericalVec3::radius |
Radius NOT Altitude (r, meters)