VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtAirRefuelSupplierSupplyData Class Reference

describes the supply related data - requested and received quantities

Public Member Functions

 DtAirRefuelSupplierSupplyData ()
 
 DtAirRefuelSupplierSupplyData (double quantityRequestedTotal)
 
double quantityRequestedTotal ()
 
void setQuantityRequestedTotal (double quantityRequestedTotal)
 
double quantityReceivedTotal ()
 
void setQuantityReceivedTotal (double quantityReceivedTotal)
 
double rate ()
 
void setRate (double rate)
 

Protected Attributes

double myQuantityRequestedTotal
 
double myQuantityReceivedTotal
 
double myRate
 

Constructor & Destructor Documentation

DtAirRefuelSupplierSupplyData::DtAirRefuelSupplierSupplyData ( )
inline
DtAirRefuelSupplierSupplyData::DtAirRefuelSupplierSupplyData ( double  quantityRequestedTotal)
inline

Member Function Documentation

double DtAirRefuelSupplierSupplyData::quantityRequestedTotal ( )
inline
void DtAirRefuelSupplierSupplyData::setQuantityRequestedTotal ( double  quantityRequestedTotal)
inline
double DtAirRefuelSupplierSupplyData::quantityReceivedTotal ( )
inline
void DtAirRefuelSupplierSupplyData::setQuantityReceivedTotal ( double  quantityReceivedTotal)
inline
double DtAirRefuelSupplierSupplyData::rate ( )
inline
void DtAirRefuelSupplierSupplyData::setRate ( double  rate)
inline

Member Data Documentation

double DtAirRefuelSupplierSupplyData::myQuantityRequestedTotal
protected
double DtAirRefuelSupplierSupplyData::myQuantityReceivedTotal
protected
double DtAirRefuelSupplierSupplyData::myRate
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)