Open Rails

STFReader.ReadDouble Method

[This is preliminary documentation and subject to change.]

Read an double precision floating point number {constant_item}

public double ReadDouble(
   doubledefaultValue
);

Parameters

defaultValue
the default value if an unexpected ')' token is found

Return Value

The next {constant_item} from the STF file.

See Also

STFReader Class | Orts.Parsers.Msts Namespace