ldas-tools-framecpp 3.0.4
 
Loading...
Searching...
No Matches
FrameCPP::v8::FrTOCSimEvent Class Reference

#include <FrTOCSimEvent.hh>

Inheritance diagram for FrameCPP::v8::FrTOCSimEvent:

Classes

struct  event_type
 

Public Types

typedef LDASTools::AL::GPSTime gtime_type
 
typedef INT_4U nevent_type
 
typedef std::string name_type
 
typedef INT_4U nTotalSEvent_type
 
typedef INT_4U gtimesSim_type
 
typedef INT_4U gtimenSim_type
 
typedef REAL_4 amplitudeSimEvent_type
 
typedef INT_8U positionSimEvent_type
 
typedef std::vector< event_typeevents_container_type
 
typedef std::map< name_type, events_container_typenameSimEvent_container_type
 
typedef LDASTools::AL::GPSTime gtime_type
 
typedef INT_4U nevent_type
 
typedef std::string name_type
 
typedef INT_4U nTotalSEvent_type
 
typedef INT_4U gtimesSim_type
 
typedef INT_4U gtimenSim_type
 
typedef REAL_4 amplitudeSimEvent_type
 
typedef INT_8U positionSimEvent_type
 
typedef std::vector< event_typeevents_container_type
 
typedef std::map< name_type, events_container_typenameSimEvent_container_type
 

Public Member Functions

const nameSimEvent_container_typeGetSimEvent () const
 Return all events.
 
const nameSimEvent_container_typeGetSimEvent () 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
 

Member Typedef Documentation

◆ amplitudeSimEvent_type [1/2]

◆ amplitudeSimEvent_type [2/2]

◆ events_container_type [1/2]

◆ events_container_type [2/2]

◆ gtime_type [1/2]

typedef LDASTools::AL::GPSTime FrameCPP::v8::FrTOCSimEvent::gtime_type

◆ gtime_type [2/2]

typedef LDASTools::AL::GPSTime FrameCPP::v8::FrTOCSimEvent::gtime_type

◆ gtimenSim_type [1/2]

◆ gtimenSim_type [2/2]

◆ gtimesSim_type [1/2]

◆ gtimesSim_type [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ nameSimEvent_container_type [1/2]

◆ nameSimEvent_container_type [2/2]

◆ nevent_type [1/2]

◆ nevent_type [2/2]

◆ nTotalSEvent_type [1/2]

◆ nTotalSEvent_type [2/2]

◆ positionSimEvent_type [1/2]

◆ positionSimEvent_type [2/2]

Member Function Documentation

◆ GetSimEvent() [1/2]

const nameSimEvent_container_type & FrameCPP::v8::FrTOCSimEvent::GetSimEvent ( ) const
inline

Return all events.

Returns
Constant container to the indexed FrSimEvent elements.

◆ GetSimEvent() [2/2]

const nameSimEvent_container_type & FrameCPP::v8::FrTOCSimEvent::GetSimEvent ( ) const
inline

Return all events.

Returns
Constant container to the indexed FrSimEvent elements.

◆ positionSimEvent() [1/4]

positionSimEvent_type FrameCPP::v8::FrTOCSimEvent::positionSimEvent ( const std::string & SimEvent,
INT_4U Index ) const
inlineprotected

◆ positionSimEvent() [2/4]

positionSimEvent_type FrameCPP::v8::FrTOCSimEvent::positionSimEvent ( const std::string & SimEvent,
INT_4U Index ) const
inlineprotected

◆ positionSimEvent() [3/4]

positionSimEvent_type FrameCPP::v8::FrTOCSimEvent::positionSimEvent ( INT_4U Frame,
const std::string & SimEvent ) const
inlineprotected

Locate the position of the event.

Parameters
[in]FrameFrame offset of the event.
[in]SimEventThe name of the event.
Returns
The file position of the requested event.

◆ positionSimEvent() [4/4]

positionSimEvent_type FrameCPP::v8::FrTOCSimEvent::positionSimEvent ( INT_4U Frame,
const std::string & SimEvent ) const
inlineprotected

Locate the position of the event.

Parameters
[in]FrameFrame offset of the event.
[in]SimEventThe name of the event.
Returns
The file position of the requested event.

Member Data Documentation

◆ event_type_size

static const int FrameCPP::v8::FrTOCSimEvent::event_type_size
static
Initial value:
= sizeof( gtimesSim_type ) +
sizeof( gtimenSim_type ) + sizeof( amplitudeSimEvent_type ) +
INT_4U gtimesSim_type
Definition FrTOCSimEvent.hh:45
INT_4U gtimenSim_type
Definition FrTOCSimEvent.hh:46
REAL_4 amplitudeSimEvent_type
Definition FrTOCSimEvent.hh:47
INT_8U positionSimEvent_type
Definition FrTOCSimEvent.hh:48

◆ m_info

nameSimEvent_container_type FrameCPP::v8::FrTOCSimEvent::m_info
protected

◆ NO_DATA_AVAILABLE

static constexpr INT_4U FrameCPP::v8::FrTOCSimEvent::NO_DATA_AVAILABLE = 0xFFFFFFFF
staticconstexpr

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