Class in Zendir.Messages | Inherits from Message

Declaration

class FuelAmountMessage;

Description

Message is used for defining the amount of fuel in a fuel source, including the current amount and flow rate of the fuel.


Properties

DeclaredDescription
AmountThe current fuel mass.
CapacityThe maximum fuel capacity.
FlowRateThe change rate of fuel mass.
MaximumFlowRateThe maximum change rate of fuel mass.