WSF
WsfFuelingOperation::SupplyPoint Struct Reference

#include <WsfFuelingOperation.hpp>

Collaboration diagram for WsfFuelingOperation::SupplyPoint:

Public Member Functions

 SupplyPoint ()=default
 SupplyPoint (MethodType &aMethod, StationType &aStation, double aRate=0.0)
std::string GetMethodName () const
std::string GetStationName () const

Public Attributes

MethodType mMethod {cNO_METHOD}
StationType mStation {cNO_STATION}
WsfFuelingOperationmOpPtr {nullptr}
double mConstRate {0.0}

Constructor & Destructor Documentation

◆ SupplyPoint() [1/2]

WsfFuelingOperation::SupplyPoint::SupplyPoint ( )
default

◆ SupplyPoint() [2/2]

WsfFuelingOperation::SupplyPoint::SupplyPoint ( MethodType & aMethod,
StationType & aStation,
double aRate = 0.0 )
inline

References mConstRate, mMethod, mOpPtr, and mStation.

Member Function Documentation

◆ GetMethodName()

std::string WsfFuelingOperation::SupplyPoint::GetMethodName ( ) const

◆ GetStationName()

std::string WsfFuelingOperation::SupplyPoint::GetStationName ( ) const

Member Data Documentation

◆ mConstRate

double WsfFuelingOperation::SupplyPoint::mConstRate {0.0}

Referenced by SupplyPoint().

◆ mMethod

MethodType WsfFuelingOperation::SupplyPoint::mMethod {cNO_METHOD}

Referenced by GetMethodName(), and SupplyPoint().

◆ mOpPtr

WsfFuelingOperation* WsfFuelingOperation::SupplyPoint::mOpPtr {nullptr}

Referenced by SupplyPoint().

◆ mStation

StationType WsfFuelingOperation::SupplyPoint::mStation {cNO_STATION}

Referenced by GetStationName(), and SupplyPoint().


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