Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
DeltaVEngineBurnTotals Class Reference

Stores the Burn Totals for an Engine for Delta V calculations. More...

Public Member Functions

 DeltaVEngineBurnTotals ()
 

Public Attributes

double currentFuelFlowTotalBurnTime
 This is the Maximum total burn time (in secs) the engine can burn for with it's throttle set to the setThrottle value and active in flight (with user throttle input) and with the resources it has available to it. More...
 
double maxTotalBurnTime
 This is the Maximum total burn time (in secs) the engine can burn for at max throttle with the resources it has available to it. More...
 
List< DeltaVPropellantInfopropellantInfo
 
double setFuelFlowTotalBurnTime
 This is the Maximum total burn time (in secs) the engine can burn for with it's throttle set to the setThrottle value and with the resources it has available to it. More...
 

Detailed Description

Stores the Burn Totals for an Engine for Delta V calculations.

Constructor & Destructor Documentation

DeltaVEngineBurnTotals.DeltaVEngineBurnTotals ( )
inline

Member Data Documentation

double DeltaVEngineBurnTotals.currentFuelFlowTotalBurnTime

This is the Maximum total burn time (in secs) the engine can burn for with it's throttle set to the setThrottle value and active in flight (with user throttle input) and with the resources it has available to it.

double DeltaVEngineBurnTotals.maxTotalBurnTime

This is the Maximum total burn time (in secs) the engine can burn for at max throttle with the resources it has available to it.

List<DeltaVPropellantInfo> DeltaVEngineBurnTotals.propellantInfo
double DeltaVEngineBurnTotals.setFuelFlowTotalBurnTime

This is the Maximum total burn time (in secs) the engine can burn for with it's throttle set to the setThrottle value and with the resources it has available to it.


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