Gas

Represents a Gas, as understood by the standard ISO-15099(2003).

Examples

.spl

Substance { type: "Gas", name: "Some Gas", gas: "Xenon" }

.json

{ "type": "Gas", "name": "Some Gas", "gas": "Xenon" }

Full Specification

Gas { name : string, gas : GasSpecification, // optional, }

name

The name of the Substance. Should be unique for each Substance in the Model object

gas (optional)

A predefined gas