Satellite pass prediction and contact window computation
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

document public values in 6 packages (merlint E400)

- clcw: 12 Wire.Codec.field docs
- cose: pp_error, content_type, key_id
- contact: pp_ground_station
- coordinate: earth constants (flattening, mu, j2, rotation_rate)
- cop1: equal_state (in Fop1 and Farm1)
- csts: pp_qualified_parameter, pp_md_update, pp_get_diagnostic,
pp_state, pp_bind_diagnostic

+2
+2
lib/contact.mli
··· 63 63 (** {1 Pretty-printing} *) 64 64 65 65 val pp_pass : pass Fmt.t 66 + 66 67 val pp_ground_station : ground_station Fmt.t 68 + (** [pp_ground_station] formats a ground station. *)