ldas-tools-framecpp  2.5.8
Classes | Public Types | Public Member Functions | Protected Attributes | List of all members
FrameCPP::Version_7::FrSimEventNPS Class Reference

#include <FrSimEvent.hh>

Inheritance diagram for FrameCPP::Version_7::FrSimEventNPS:
FrameCPP::Version_7::FrSimEvent

Classes

struct  storage_type
 

Public Types

typedef INT_2U nParam_type
 
typedef std::pair< STRING, REAL_8 > Param_type
 
typedef std::vector< Param_typeParamList_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 GPSTimeGetGTime () const
 
REAL_4 GetTimeBefore () const
 
REAL_4 GetTimeAfter () const
 
REAL_4 GetAmplitude () const
 
const ParamList_typeGetParam () const
 
ParamList_typeGetParam ()
 

Protected Attributes

storage_type m_data
 

Member Typedef Documentation

◆ nParam_type

◆ Param_type

◆ ParamList_type

Constructor & Destructor Documentation

◆ FrSimEventNPS() [1/4]

FrSimEventNPS::FrSimEventNPS ( )
inline

◆ FrSimEventNPS() [2/4]

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 
)
inline

◆ FrSimEventNPS() [3/4]

FrSimEventNPS::FrSimEventNPS ( const FrSimEventNPS Source)
inline

◆ FrSimEventNPS() [4/4]

FrameCPP::Version_7::FrSimEventNPS::FrSimEventNPS ( const Previous::FrSimEventNPS Source)

Member Function Documentation

◆ AppendComment()

void FrSimEventNPS::AppendComment ( const std::string &  Comment)
inline

◆ GetAmplitude()

REAL_4 FrameCPP::Version_7::FrSimEventNPS::GetAmplitude ( ) const
inline

◆ GetComment()

const std::string& FrameCPP::Version_7::FrSimEventNPS::GetComment ( ) const
inline

◆ GetGTime()

const GPSTime& FrameCPP::Version_7::FrSimEventNPS::GetGTime ( ) const
inline

◆ GetInputs()

const std::string& FrameCPP::Version_7::FrSimEventNPS::GetInputs ( ) const
inline

◆ GetName()

const std::string& FrameCPP::Version_7::FrSimEventNPS::GetName ( ) const
inline

◆ GetParam() [1/2]

const ParamList_type& FrameCPP::Version_7::FrSimEventNPS::GetParam ( ) const
inline

◆ GetParam() [2/2]

ParamList_type& FrameCPP::Version_7::FrSimEventNPS::GetParam ( )
inline

◆ GetTimeAfter()

REAL_4 FrameCPP::Version_7::FrSimEventNPS::GetTimeAfter ( ) const
inline

◆ GetTimeBefore()

REAL_4 FrameCPP::Version_7::FrSimEventNPS::GetTimeBefore ( ) const
inline

Member Data Documentation

◆ m_data

storage_type FrameCPP::Version_7::FrSimEventNPS::m_data
protected

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