Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type options = private Ojs.t
val create_options : ?frequency:int -> ?filter:float -> unit -> options
type heading = private Ojs.t
val heading_magnetic_heading : heading -> float
val heading_true_heading : heading -> float
val heading_heading_accuracy : heading -> float
val heading_timestamp : heading -> int
type error = private Ojs.t
val error_code : error -> type_error