|
ldas-tools-framecpp 3.0.4
|
#include <FrTOCSimEventData.hh>


Public Types | |
| typedef LDASTools::AL::GPSTime | gtime_type |
| typedef LDASTools::AL::GPSTime | gtime_type |
| typedef INT_4U | nevent_type |
| typedef INT_4U | nevent_type |
| typedef std::string | name_type |
| typedef std::string | name_type |
| typedef INT_4U | nTotalSEvent_type |
| typedef INT_4U | nTotalSEvent_type |
| typedef INT_4U | gtimesSim_type |
| typedef INT_4U | gtimesSim_type |
| typedef INT_4U | gtimenSim_type |
| typedef INT_4U | gtimenSim_type |
| typedef REAL_4 | amplitudeSimEvent_type |
| typedef REAL_4 | amplitudeSimEvent_type |
| typedef INT_8U | positionSimEvent_type |
| typedef INT_8U | positionSimEvent_type |
| typedef std::vector< event_type > | events_container_type |
| typedef std::vector< event_type > | events_container_type |
| typedef std::map< name_type, events_container_type > | nameSimEvent_container_type |
| typedef std::map< name_type, events_container_type > | nameSimEvent_container_type |
Public Member Functions | |
| const nameSimEvent_container_type & | GetSimEvent () const |
| Return all events. | |
| const nameSimEvent_container_type & | GetSimEvent () const |
| Return all events. | |
Static Public Attributes | |
| static const int | event_type_size |
| static constexpr INT_4U | NO_DATA_AVAILABLE = 0xFFFFFFFF |
Protected Member Functions | |
| positionSimEvent_type | positionSimEvent (INT_4U Frame, const std::string &SimEvent) const |
| Locate the position of the event. | |
| positionSimEvent_type | positionSimEvent (const std::string &SimEvent, INT_4U Index) const |
| positionSimEvent_type | positionSimEvent (INT_4U Frame, const std::string &SimEvent) const |
| Locate the position of the event. | |
| positionSimEvent_type | positionSimEvent (const std::string &SimEvent, INT_4U Index) const |
Protected Attributes | |
| nameSimEvent_container_type | m_info |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
Return all events.
|
inlineinherited |
Return all events.
|
inlineprotectedinherited |
|
inlineprotectedinherited |
|
inlineprotectedinherited |
Locate the position of the event.
| [in] | Frame | Frame offset of the event. |
| [in] | SimEvent | The name of the event. |
|
inlineprotectedinherited |
Locate the position of the event.
| [in] | Frame | Frame offset of the event. |
| [in] | SimEvent | The name of the event. |
|
staticinherited |
|
protectedinherited |
|
staticconstexprinherited |