Stellarium  0.16.1
List of all members | Public Attributes
TleData Struct Reference

Data structure containing unvalidated TLE set as read from a TLE list file. More...

#include <Satellites.hpp>

Public Attributes

QString id
 NORAD catalog number, as extracted from the TLE set. More...
 
QString name
 Human readable name, as extracted from the TLE title line. More...
 
QString first
 
QString second
 
int status
 
bool addThis
 Flag indicating whether this satellite should be added. More...
 

Detailed Description

Data structure containing unvalidated TLE set as read from a TLE list file.

Definition at line 92 of file Satellites.hpp.

Member Data Documentation

bool TleData::addThis

Flag indicating whether this satellite should be added.

See Satellites::autoAddEnabled.

Definition at line 103 of file Satellites.hpp.

QString TleData::id

NORAD catalog number, as extracted from the TLE set.

Definition at line 95 of file Satellites.hpp.

QString TleData::name

Human readable name, as extracted from the TLE title line.

Definition at line 97 of file Satellites.hpp.


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