AE2RPRA |
Converts semi-major axis and eccentricity to right perigee and apogee. |
Alfriend2El |
[a,th,i,q1,q2,W] -> [a,i,W,w,e,M] |
ConvertNORAD |
Convert NORAD TLE string into a data structure. |
ENUToECEF |
Compute the transformation matrix that rotates ENU to ECEF coordinates. |
El2Alfriend |
Convert the standard orbital element set into an Alfriend orbital element set |
OrbElemDiff |
Computes the differences between orbital element vectors. |
RAzToLatLon |
Transform (range,azimuth) to (latitude,longitude) coordinates. |
RPRA2AE |
Converts perigee and apogee to semi-major axis and eccentricity |
SLR |
Computes the semi-latus rectum. |
AGravity |
Compute the gravitational acceleration in spherical coordinates. |
AGravityC |
Compute the gravitational acceleration in cartesian coordinates. |
APlanet |
Perturbing acceleration due to a planet on a spacecraft. |
NORAD |
Propagates the NORAD two line elements (TLE), ex. SGP, SGP4, SGP8. |
NORADToEl |
Convert NORAD to Keplerian elements. |
PropagateTLE |
Propagates the NORAD two line elements, ex. SGP, SGP4, SGP8. |
PropagateTLECommonTime |
Propagates a set of NORAD two line elements with a common time frame. |
RVOrbGen |
Generate an orbit by propagating Keplerian elements. |