COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
trackstruc Struct Reference
Collaboration diagram for trackstruc:

Public Attributes

uint16_t type
 
targetstruc target
 
physicsstruc physics
 
string name
 
gj_handle gjh
 
vector< LsFitposition
 
vector< radiostrucradios
 
tlestruc tle
 
locstruc loc
 
rvector topo
 
float elfrom
 
float azfrom
 
float elto
 
float azto
 
float highest
 
bool visible
 
bool peaked
 
double startutc
 
targetstruc aos
 
targetstruc tca
 
targetstruc los
 
std::string name
 
std::mutex * control_mutex
 
thread * control_thread
 
bool running
 
vector< tlestructles
 

Member Data Documentation

uint16_t trackstruc::type
targetstruc trackstruc::target
physicsstruc trackstruc::physics
std::string trackstruc::name
gj_handle trackstruc::gjh
vector<LsFit> trackstruc::position
vector<radiostruc> trackstruc::radios
tlestruc trackstruc::tle
locstruc trackstruc::loc
rvector trackstruc::topo
float trackstruc::elfrom
float trackstruc::azfrom
float trackstruc::elto
float trackstruc::azto
float trackstruc::highest
bool trackstruc::visible
bool trackstruc::peaked
double trackstruc::startutc
targetstruc trackstruc::aos
targetstruc trackstruc::tca
targetstruc trackstruc::los
std::string trackstruc::name
std::mutex * trackstruc::control_mutex
thread * trackstruc::control_thread
bool trackstruc::running
vector<tlestruc> trackstruc::tles

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