PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
LiquidThroughputs

Variables

const float LIQUID_THROUGHPUT_TINY = 0.1
 
const float LIQUID_THROUGHPUT_DEFAULT = 1.0
 
const float LIQUID_THROUGHPUT_GASOLINECANISTER = 10.0
 
const float LIQUID_THROUGHPUT_CAR_DEFAULT = 1.0
 
const float LIQUID_THROUGHPUT_GENERATOR = 10.0
 
const float LIQUID_THROUGHPUT_FUELSTATION = 20.0
 
const float LIQUID_THROUGHPUT_WELL = 15.0
 
const float LIQUID_THROUGHPUT_BARREL = 100.0
 

Detailed Description

\desc Constants for liquid transfer speeds

Variable Documentation

◆ LIQUID_THROUGHPUT_BARREL

const float LIQUID_THROUGHPUT_BARREL = 100.0

◆ LIQUID_THROUGHPUT_CAR_DEFAULT

const float LIQUID_THROUGHPUT_CAR_DEFAULT = 1.0

◆ LIQUID_THROUGHPUT_DEFAULT

const float LIQUID_THROUGHPUT_DEFAULT = 1.0

◆ LIQUID_THROUGHPUT_FUELSTATION

const float LIQUID_THROUGHPUT_FUELSTATION = 20.0

◆ LIQUID_THROUGHPUT_GASOLINECANISTER

const float LIQUID_THROUGHPUT_GASOLINECANISTER = 10.0

◆ LIQUID_THROUGHPUT_GENERATOR

const float LIQUID_THROUGHPUT_GENERATOR = 10.0

◆ LIQUID_THROUGHPUT_TINY

const float LIQUID_THROUGHPUT_TINY = 0.1

◆ LIQUID_THROUGHPUT_WELL

const float LIQUID_THROUGHPUT_WELL = 15.0