#include <WsfEventResult.hpp>
◆ MessagePrintFunction
◆ MessagePrintMap
◆ GetInterferencePowerLabel()
| std::string wsf::event::Settings::GetInterferencePowerLabel |
( |
| ) |
const |
|
inline |
◆ GetLatLonFormat()
| int wsf::event::Settings::GetLatLonFormat |
( |
| ) |
const |
|
inline |
◆ GetMessagePrinters()
◆ GetSNR_InterferenceLabel()
| std::string wsf::event::Settings::GetSNR_InterferenceLabel |
( |
| ) |
const |
|
inline |
◆ GetTimeFormat()
| int wsf::event::Settings::GetTimeFormat |
( |
| ) |
const |
|
inline |
◆ PrintLLA_Locations()
| bool wsf::event::Settings::PrintLLA_Locations |
( |
| ) |
const |
|
inline |
◆ PrintSingleLinePerEvent()
| bool wsf::event::Settings::PrintSingleLinePerEvent |
( |
| ) |
const |
|
inline |
References mPrintSingleLinePerEvent.
Referenced by wsf::event::utils::PrintEM_AbsTargetData(), wsf::event::utils::PrintEM_AbsXmtrRcvrData(), wsf::event::utils::PrintEM_Interaction(), wsf::event::utils::PrintEvent(), wsf::event::utils::PrintMessageData(), wsf::event::utils::PrintNonLocationData(), wsf::event::utils::PrintPlatformEvent(), wsf::event::utils::PrintSensorResult(), wsf::event::utils::PrintSystemOffOnEvent(), wsf::event::utils::PrintTrackData(), wsf::event::utils::PrintWE_FiringGeometry(), wsf::event::utils::PrintWE_RelativeGeometry(), and wsf::event::utils::PrintWE_Termination().
◆ PrintTrackCovariance()
| bool wsf::event::Settings::PrintTrackCovariance |
( |
| ) |
const |
|
inline |
◆ PrintTrackInMessage()
| bool wsf::event::Settings::PrintTrackInMessage |
( |
| ) |
const |
|
inline |
◆ PrintTrackResidualCovariance()
| bool wsf::event::Settings::PrintTrackResidualCovariance |
( |
| ) |
const |
|
inline |
◆ RegisterMessagePrinter()
◆ SetInterferencePowerLabel()
| void wsf::event::Settings::SetInterferencePowerLabel |
( |
const std::string & | aLabel | ) |
|
|
inline |
◆ SetLatLonFormat()
| void wsf::event::Settings::SetLatLonFormat |
( |
int | aLatLonFormat | ) |
|
|
inline |
◆ SetPrintLLA_Locations()
| void wsf::event::Settings::SetPrintLLA_Locations |
( |
bool | aPrintLLA_Locations | ) |
|
|
inline |
◆ SetPrintSingleLinePerEvent()
| void wsf::event::Settings::SetPrintSingleLinePerEvent |
( |
bool | aPrintSingleLinePerEvent | ) |
|
|
inline |
◆ SetPrintTrackCovariance()
| void wsf::event::Settings::SetPrintTrackCovariance |
( |
bool | aPrintTrackCovariance | ) |
|
|
inline |
◆ SetPrintTrackInMessage()
| void wsf::event::Settings::SetPrintTrackInMessage |
( |
bool | aPrintTrackInMessage | ) |
|
|
inline |
◆ SetPrintTrackResidualCovariance()
| void wsf::event::Settings::SetPrintTrackResidualCovariance |
( |
bool | aPrintTrackResidualCovariance | ) |
|
|
inline |
◆ SetSNR_InterferenceLabel()
| void wsf::event::Settings::SetSNR_InterferenceLabel |
( |
const std::string & | aLabel | ) |
|
|
inline |
◆ SetTimeFormat()
| void wsf::event::Settings::SetTimeFormat |
( |
int | aTimeFormat | ) |
|
|
inline |
◆ mInterferencePowerLabel
| std::string wsf::event::Settings::mInterferencePowerLabel {"Interference_Power"} |
|
protected |
◆ mLatLonFormat
| int wsf::event::Settings::mLatLonFormat {UtAngle::FmtDMS + 2} |
|
protected |
◆ mMessagePrinters
◆ mPrintLLA_Locations
| bool wsf::event::Settings::mPrintLLA_Locations {true} |
|
protected |
◆ mPrintSingleLinePerEvent
| bool wsf::event::Settings::mPrintSingleLinePerEvent {false} |
|
protected |
◆ mPrintTrackCovariance
| bool wsf::event::Settings::mPrintTrackCovariance {false} |
|
protected |
◆ mPrintTrackInMessage
| bool wsf::event::Settings::mPrintTrackInMessage {false} |
|
protected |
◆ mPrintTrackResidualCovariance
| bool wsf::event::Settings::mPrintTrackResidualCovariance {false} |
|
protected |
◆ mSNR_InterferenceLabel
| std::string wsf::event::Settings::mSNR_InterferenceLabel {"S/(N+C+I)"} |
|
protected |
◆ mTimeFormat
| int wsf::event::Settings::mTimeFormat {UtTime::FmtS + 5 + UtTime::FmtShowPoint + UtTime::FmtNoSuffix} |
|
protected |
The documentation for this class was generated from the following file: