Variable H2RConst

H2R: number = ...

Hours-to-radians conversion factor.

let radians = hours * H2R;

Generated using TypeDoc