VR-Forces 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 Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)