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


Classes | |
| struct | storage_type |
Public Types | |
| typedef INT_2U | nParam_type |
| typedef std::pair< STRING, REAL_8 > | Param_type |
| typedef std::vector< Param_type > | ParamList_type |
| typedef INT_2U | nParam_type |
| typedef std::pair< STRING, REAL_8 > | Param_type |
| typedef std::vector< Param_type > | ParamList_type |
Public Member Functions | |
| FrSimEventNPS () | |
| FrSimEventNPS (const std::string &Name, const std::string &Comment, const std::string &Inputs, const GPSTime &Time, const REAL_4 TimeBefore, const REAL_4 TimeAfter, const REAL_4 Amplitude, const ParamList_type &Parameters) | |
| FrSimEventNPS (const FrSimEventNPS &Source) | |
| FrSimEventNPS (const Previous::FrSimEventNPS &Source) | |
| void | AppendComment (const std::string &Comment) |
| const std::string & | GetName () const |
| const std::string & | GetComment () const |
| const std::string & | GetInputs () const |
| const GPSTime & | GetGTime () const |
| REAL_4 | GetTimeBefore () const |
| REAL_4 | GetTimeAfter () const |
| REAL_4 | GetAmplitude () const |
| const ParamList_type & | GetParam () const |
| ParamList_type & | GetParam () |
| FrSimEventNPS () | |
| FrSimEventNPS (const std::string &Name, const std::string &Comment, const std::string &Inputs, const GPSTime &Time, const REAL_4 TimeBefore, const REAL_4 TimeAfter, const REAL_4 Amplitude, const ParamList_type &Parameters) | |
| FrSimEventNPS (const FrSimEventNPS &Source) | |
| FrSimEventNPS (const Previous::FrSimEventNPS &Source) | |
| void | AppendComment (const std::string &Comment) |
| const std::string & | GetName () const |
| const std::string & | GetComment () const |
| const std::string & | GetInputs () const |
| const GPSTime & | GetGTime () const |
| REAL_4 | GetTimeBefore () const |
| REAL_4 | GetTimeAfter () const |
| REAL_4 | GetAmplitude () const |
| const ParamList_type & | GetParam () const |
| ParamList_type & | GetParam () |
Protected Attributes | |
| storage_type | m_data |
| typedef INT_2U FrameCPP::Version_7::FrSimEventNPS::nParam_type |
| typedef INT_2U FrameCPP::Version_7::FrSimEventNPS::nParam_type |
| typedef std::pair< STRING, REAL_8 > FrameCPP::Version_7::FrSimEventNPS::Param_type |
| typedef std::pair< STRING, REAL_8 > FrameCPP::Version_7::FrSimEventNPS::Param_type |
| typedef std::vector< Param_type > FrameCPP::Version_7::FrSimEventNPS::ParamList_type |
| typedef std::vector< Param_type > FrameCPP::Version_7::FrSimEventNPS::ParamList_type |
|
inline |
|
inline |
|
inline |
|
inline |
| FrameCPP::Version_7::FrSimEventNPS::FrSimEventNPS | ( | ) |
| FrameCPP::Version_7::FrSimEventNPS::FrSimEventNPS | ( | const std::string & | Name, |
| const std::string & | Comment, | ||
| const std::string & | Inputs, | ||
| const GPSTime & | Time, | ||
| const REAL_4 | TimeBefore, | ||
| const REAL_4 | TimeAfter, | ||
| const REAL_4 | Amplitude, | ||
| const ParamList_type & | Parameters ) |
| FrameCPP::Version_7::FrSimEventNPS::FrSimEventNPS | ( | const FrSimEventNPS & | Source | ) |
| FrameCPP::Version_7::FrSimEventNPS::FrSimEventNPS | ( | const Previous::FrSimEventNPS & | Source | ) |
|
inline |
| void FrameCPP::Version_7::FrSimEventNPS::AppendComment | ( | const std::string & | Comment | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |