CitraClient.Schemas.SolveOD (citra_client v0.3.0)
View SourceStruct generated from the SolveOD schema.
Fields
:estimate_drag—boolean()(API key:estimateDrag):estimate_srp—boolean()(API key:estimateSrp):observation_ids— list of UUIDString.t()(API key:observationIds):output_type—SolveODOutputType(see OpenAPI spec) (API key:outputType):reject_bad_observations—boolean()(API key:rejectBadObservations):satellite_id— UUIDString.t()(API key:satelliteId)
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.