perturb 1.0.0
A modern C++11 wrapper for the SGP4 orbit propagator
Loading...
Searching...
No Matches
perturb::Satellite Member List

This is the complete list of members for perturb::Satellite, including all inherited members.

epoch() constperturb::Satellite
from_tle(char *line_1, char *line_2, GravModel grav_model=GravModel::WGS72)perturb::Satellitestatic
from_tle(std::string &line_1, std::string &line_2, GravModel grav_model=GravModel::WGS72)perturb::Satellitestatic
last_error() constperturb::Satellite
propagate(JulianDate jd, StateVector &sv)perturb::Satellite
propagate_from_epoch(double mins_from_epoch, StateVector &sv)perturb::Satellite
sat_recperturb::Satellite
Satellite(sgp4::elsetrec sat_rec)perturb::Satelliteexplicit
Satellite(const TwoLineElement &tle, GravModel grav_model=GravModel::WGS72)perturb::Satelliteexplicit