Stellarium 0.12.3
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
 
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 48 of file Satellites.hpp.

Member Data Documentation

bool TleData::addThis

Flag indicating whether this satellite should be added.

See Satellites::autoAddEnabled.

Definition at line 58 of file Satellites.hpp.

QString TleData::id

NORAD catalog number, as extracted from the TLE set.

Definition at line 51 of file Satellites.hpp.

QString TleData::name

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

Definition at line 53 of file Satellites.hpp.


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