Launch configuration.
Definition at line 183 of file SatMetaDataStore.hpp.
#include <SatMetaDataStore.hpp>
Public Attributes | |
| gnsstk::CommonTime | launchTime |
| std::string | mission |
| Mission number. More... | |
| SVNID | svn |
| std::string | type |
| Typically block number. More... | |
| gnsstk::CommonTime gnsstk::SatMetaDataStore::LaunchConfig::launchTime |
Definition at line 187 of file SatMetaDataStore.hpp.
| std::string gnsstk::SatMetaDataStore::LaunchConfig::mission |
Mission number.
Definition at line 189 of file SatMetaDataStore.hpp.
| SVNID gnsstk::SatMetaDataStore::LaunchConfig::svn |
Definition at line 186 of file SatMetaDataStore.hpp.
| std::string gnsstk::SatMetaDataStore::LaunchConfig::type |
Typically block number.
Definition at line 188 of file SatMetaDataStore.hpp.