WSF
WsfFuelObserver Struct Reference

#include <WsfFuelObserver.hpp>

Public Attributes

WsfObserver::FuelEventCallback FuelEvent
WsfObserver::TankingEventCallback TankingEvent

Detailed Description

The implementation of the Fuel observer objects. An instance of this class is maintained by the simulation.

Member Data Documentation

◆ FuelEvent

WsfObserver::FuelEventCallback WsfFuelObserver::FuelEvent

The object the fuel pointer references has been modified.

Parameters
aSimTimeThe current simulation time.
aFuelPtrThe WsfFuel object the event applies to.
aEventNameIdThe WsfStringId of the fuel event name.

◆ TankingEvent

WsfObserver::TankingEventCallback WsfFuelObserver::TankingEvent

A tanking operation event has occurred.

Parameters
aSimTimeThe current simulation time.
aFuelingOpThe WsfFuelingOperation in progress.
aEventNameIdThe WsfStringId of the tanking event name.

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