WSF
WsfNORAD_Util::tle_t Class Reference

#include <WsfNORAD_Util.hpp>

Public Member Functions

 tle_t (const UtTwoLineElement &aTLE)
 ~tle_t ()

Public Attributes

double epoch
double xndt2o
double xndd6o
 1st time derivative of mean motion
double bstar
 2nd time derivative of mean motion
double xincl
 "bstar" drag term
double xnodeo
 inclination
double eo
 right ascension of the ascending node (RAAN)
double omegao
 eccentricity
double xmo
 argument of the periapsis
double xno
 mean anomaly

Detailed Description

The tle_t (Two Line Element - type) sructure used by the NORAD utilities. This implementation maps directly to a UtTwoLineElement instance.

Constructor & Destructor Documentation

◆ tle_t()

WsfNORAD_Util::tle_t::tle_t ( const UtTwoLineElement & aTLE)
inlineexplicit

References bstar, eo, epoch, omegao, xincl, xmo, xndd6o, xndt2o, xno, and xnodeo.

◆ ~tle_t()

WsfNORAD_Util::tle_t::~tle_t ( )
inline

Member Data Documentation

◆ bstar

double WsfNORAD_Util::tle_t::bstar

2nd time derivative of mean motion

Referenced by WsfNORAD_Util::sxpx_common_init(), and tle_t().

◆ eo

double WsfNORAD_Util::tle_t::eo

right ascension of the ascending node (RAAN)

Referenced by WsfNORAD_Util::Deep_dpinit(), WsfNORAD_Util::Deep_dpsec(), WsfNORAD_Util::sxpx_common_init(), and tle_t().

◆ epoch

double WsfNORAD_Util::tle_t::epoch

◆ omegao

double WsfNORAD_Util::tle_t::omegao

◆ xincl

double WsfNORAD_Util::tle_t::xincl

◆ xmo

double WsfNORAD_Util::tle_t::xmo

argument of the periapsis

Referenced by WsfNORAD_Util::Deep_dpinit(), and tle_t().

◆ xndd6o

double WsfNORAD_Util::tle_t::xndd6o

1st time derivative of mean motion

Referenced by tle_t().

◆ xndt2o

double WsfNORAD_Util::tle_t::xndt2o

the Julian date of the TLE epoch (referenced to UTC) (in days since 12:00:00 UTC on 1 January 4713 BC; gives t0).

Referenced by tle_t().

◆ xno

double WsfNORAD_Util::tle_t::xno

mean anomaly

Referenced by WsfNORAD_Util::sxpx_common_init(), and tle_t().

◆ xnodeo

double WsfNORAD_Util::tle_t::xnodeo

inclination

Referenced by WsfNORAD_Util::Deep_dpinit(), and tle_t().


The documentation for this class was generated from the following file:
Copyrights Multiple, All Rights Reserved