CitraClient.Schemas.ManeuverUpdate (citra_client v0.3.0)
View SourceSchema for maneuver update operations
Fields
:cross_track_magnitude—number()(API key:crossTrackMagnitude) — Cross-track component of maneuver:in_track_magnitude—number()(API key:inTrackMagnitude) — In-track component of maneuver:magnitude—number()— Total maneuver magnitude:radial_magnitude—number()(API key:radialMagnitude) — Radial component of maneuver:status—ManeuverStatus(see OpenAPI spec) — New status for the maneuver
Summary
Functions
Build this struct from a decoded JSON map received from the API. Unknown fields are ignored.
Convert this struct into a map with the API's camelCase keys, ready
to be JSON-encoded. Fields whose value is nil are omitted.