Trainz/containers/volume container

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The Volume container is a top-level config.txt file entry used by Enginespec and Steam Enginespec assets.

Supported Tags[edit | edit source]

The Volume container supports the following tags. Each tag is show here with its default value.

volume {  
 scale     1.0
 trainbrakepipe     0.2
 epreservoirpipe     0.2
 no3pipe     0.2
 no4pipe     0.2
 auxreservoir     0.0384678
 autobrakecylinder     0.00969387
 vacuumbrakepipe     0.0
 vacuumbrakereservoir     0.0
 vacuumbrakecylinder     0.0
 mainreservoir     1.0
 equaliser     0.5
 independantbrakecylinder     0.0103239
}  

scale[edit | edit source]

Type: Decimal
Desc: multiplies volume by given value, generally leave this setting.

trainbrakepipe[edit | edit source]

Type: Decimal
Desc: brake pipe volume.

epreservoirpipe[edit | edit source]

Type: Decimal
Desc: For electro pneumatic braking - not currently in use, generally leave this setting.

no3pipe[edit | edit source]

Type: Decimal
Desc: Independent brake pipe.

no4pipe[edit | edit source]

Type: Decimal
Desc: Bail pipe - not currently in use, generally leave this setting.

auxreservoir[edit | edit source]

Type: Decimal
Desc: Auxiliary reservoir volume.

autobrakecylinder[edit | edit source]

Type: Decimal
Desc: Brake cylinder volume.

vacuumbrakepipe[edit | edit source]

Type: Decimal
Desc: For vacuum braking - not currently in use, generally leave this setting.

vacuumbrakereservoir[edit | edit source]

Type: Decimal
Desc: For vacuum braking - not currently in use, generally leave this setting.

vacuumbrakecylinder[edit | edit source]

Type: Decimal
Desc: For vacuum braking - not currently in use, generally leave this setting.

mainreservoir[edit | edit source]

Type: Decimal
Desc: Main reservoir volume.

equaliser[edit | edit source]

Type: Decimal
Desc: Equalising reservoir volume.

independantbrakecylinder[edit | edit source]

Type: Decimal
Desc: Loco brake cylinder volume.

Example volume container[edit | edit source]

 

Notes and references[edit | edit source]

Footnotes[edit | edit source]