Variable D2HConst

D2H: number = ...

Degrees-to-hours conversion factor.

let hours = degrees * D2H;

Generated using TypeDoc