WSF
wsf::event::LocalTrackInitiated Class Reference

#include <WsfEventResults.hpp>

Inheritance diagram for wsf::event::LocalTrackInitiated:
Collaboration diagram for wsf::event::LocalTrackInitiated:

Public Member Functions

 LocalTrackInitiated (double aSimTime, WsfPlatform *aPlatformPtr, const WsfLocalTrack *aTrackPtr, const WsfTrack *aSourcePtr, Settings aSettings=Settings())
void Print (std::ostream &aStream) const override
void PrintCSV (std::ostream &aStream) const override
const WsfPlatformGetPlatform () const
const WsfLocalTrackGetTrack () const
const WsfTrackGetSourceTrack () const
WsfSimulationGetSimulation () const
Public Member Functions inherited from wsf::event::Result
 Result (double aSimTime, Settings aSettings=Settings{}, std::string aEventName="UNSET")
virtual void Print (std::ostream &aStream, Settings aSettings)
virtual void PrintCSV (std::ostream &aStream, Settings aSettings)
Public Member Functions inherited from wsf::event::ResultBase
 ResultBase (double aSimTime, std::string aEventName="UNSET")
 ResultBase (const ResultBase &)=default
ResultBaseoperator= (const ResultBase &)=default
virtual ~ResultBase ()=default
double GetSimTime () const
const std::string & GetName () const

Static Public Attributes

static constexpr const char * cNAME = "LOCAL_TRACK_INITIATED"

Additional Inherited Members

Protected Attributes inherited from wsf::event::Result
Settings mSettings
Protected Attributes inherited from wsf::event::ResultBase
double mSimTime
std::string mEventName

Constructor & Destructor Documentation

◆ LocalTrackInitiated()

wsf::event::LocalTrackInitiated::LocalTrackInitiated ( double aSimTime,
WsfPlatform * aPlatformPtr,
const WsfLocalTrack * aTrackPtr,
const WsfTrack * aSourcePtr,
Settings aSettings = Settings() )
inline

Member Function Documentation

◆ GetPlatform()

const WsfPlatform * wsf::event::LocalTrackInitiated::GetPlatform ( ) const
inline

◆ GetSimulation()

WsfSimulation & wsf::event::LocalTrackInitiated::GetSimulation ( ) const
inline

◆ GetSourceTrack()

const WsfTrack * wsf::event::LocalTrackInitiated::GetSourceTrack ( ) const
inline

◆ GetTrack()

const WsfLocalTrack * wsf::event::LocalTrackInitiated::GetTrack ( ) const
inline

◆ Print()

◆ PrintCSV()

void wsf::event::LocalTrackInitiated::PrintCSV ( std::ostream & aStream) const
overridevirtual

Member Data Documentation

◆ cNAME

const char* wsf::event::LocalTrackInitiated::cNAME = "LOCAL_TRACK_INITIATED"
staticconstexpr

Referenced by LocalTrackInitiated().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved