FOUND
Loading...
Searching...
No Matches
found::EarthSphericalVec3 Struct Reference

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)
 

Detailed Description

Represents an Earth-centric Spherical Vector with time information.

Member Data Documentation

◆ GMST

decimal found::EarthSphericalVec3::GMST

Greenwich Mean Sidereal Time (degrees)

◆ lattitude

decimal found::EarthSphericalVec3::lattitude

Lattitude (DE, degrees)

◆ longitude

decimal found::EarthSphericalVec3::longitude

Longitude (RA, degrees)

◆ radius

decimal found::EarthSphericalVec3::radius

Radius NOT Altitude (r, meters)


The documentation for this struct was generated from the following file: