"Pressure" container
From TrainzOnline
(Difference between revisions)
Shortline2 (Talk | contribs) (→Supported Tags) |
(+{{ORP-top}}+{{ORP-bot}}+{{UserTip}}) |
||
| Line 1: | Line 1: | ||
The Pressure container is a top-level [[config.txt file]] entry used by [[KIND Engine|Enginespec]] and [[KIND Steam-engine|Steam Enginespec]] assets. | The Pressure container is a top-level [[config.txt file]] entry used by [[KIND Engine|Enginespec]] and [[KIND Steam-engine|Steam Enginespec]] assets. | ||
| + | {{ORP-top}} | ||
==Supported Tags== | ==Supported Tags== | ||
The Pressure container supports the following tags. Each tag is show here with its default value. | The Pressure container supports the following tags. Each tag is show here with its default value. | ||
| − | |||
| − | |||
pressure | pressure | ||
{ | { | ||
| − | + | scale 1.0 | |
compressor 0.00946941 | compressor 0.00946941 | ||
mainreservoir 0.00946941 | mainreservoir 0.00946941 | ||
| Line 31: | Line 30: | ||
} | } | ||
| + | |||
| + | {{UserTip|<big>According to the CCG for Trainz Classic it is related to the '''Brake system pressures'''.</big>}} | ||
====scale==== | ====scale==== | ||
:Type: Decimal | :Type: Decimal | ||
| Line 110: | Line 111: | ||
:Type: Decimal | :Type: Decimal | ||
:Desc: Locomotive brake cylinder pressure on loading the game. | :Desc: Locomotive brake cylinder pressure on loading the game. | ||
| + | {{ORP-bot|Steam Engine Pressure Container}} | ||
| + | [[Category:Steam Engine Kinds and Containers|Pressure Container]] | ||
==Example pressure container== | ==Example pressure container== | ||
Revision as of 12:52, 5 July 2013
The Pressure container is a top-level config.txt file entry used by Enginespec and Steam Enginespec assets.
Supported Tags
The Pressure container supports the following tags. Each tag is show here with its default value.
pressure
{
scale 1.0
compressor 0.00946941
mainreservoir 0.00946941
highspeedexhauster 0.0
brakepipe 0.00595441
brakeinitial 0.00560291
brakefull 0.00398601
indbrakefull 0.00398601
trainbrakepipe_start 0.00440781
epreservoirpipe_start 0.0
no3pipe_start 0.0
no4pipe_start 0.0
auxreservoir_start 0.00504051
autobrakecylinder_start 0.00489991
vacuumbrakepipe_start 0.0
vacuumbrakereservoir_start 0.0
vacuumbrakecylinder_start 0.0
mainreservoir_start 0.00876641
equaliser_start 0.00440781
independantbrakecylinder_start 0.00489991
}
|
Trainz User Tip: |
scale
- Type: Decimal
- Desc: Multiplies pressure by given value, generally leave this setting.
compressor
- Type: Decimal
- Desc: (120psi expressed in grams/m³) Compressor maximum pressure.
mainreservoir
- Type: Decimal
- Desc: Main reservoir maximum pressure.
highspeedexhauster
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
brakepipe
- Type: Decimal
- Desc: (80psi expressed in grams/m³) Brake pipe pressure when fully charged.
brakeinitial
- Type: Decimal
- Desc: (72psi expressed in grams/m³) Brake pipe pressure after initial service reduction (for self lapping brakes).
brakefull
- Type: Decimal
- Desc: (57psi expressed in grams/m³) Brake pipe pressure after full service reduction (for self lapping brakes).
indbrakefull
- Type: Decimal
- Desc: Brake cylinder pressure for independent brake service.
trainbrakepipe_start
- Type: Decimal
- Desc: Brake pipe pressure on loading the game.
epreservoirpipe_start
- Type: Decimal
- Desc: For electro pneumatic braking - not currently in use, generally leave this setting
no3pipe_start
- Type: Decimal
- Desc: Generally leave these settings.
no4pipe_start
- Type: Decimal
- Desc: Generally leave these settings.
auxreservoir_start
- Type: Decimal
- Desc: Auxiliary reservoir pressure on loading the game.
autobrakecylinder_start
- Type: Decimal
- Desc: Train brake cylinder pressure on loading the game.
vacuumbrakepipe_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
vacuumbrakereservoir_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
vacuumbrakecylinder_start
- Type: Decimal
- Desc: For vacuum braking - not currently in use, generally leave this setting.
mainreservoir_start
- Type: Decimal
- Desc: (100psi expressed in grams/m³) Main Reservoir pressure on loading the game.
equaliser_start
- Type: Decimal
- Desc: Equalising Reservoir pressure on loading the game.
independantbrakecylinder_start
- Type: Decimal
- Desc: Locomotive brake cylinder pressure on loading the game.
Example pressure container
TBD