Open Rails

C.ToF Method

[This is preliminary documentation and subject to change.]

Convert from degrees Celcius to degrees Fahrenheit

public static float ToF(
   float celcius
);

See Also

C Class | ORTS.Common Namespace