Propagation
Add Opm
Add an OPM file to propagation job. Configures the propagation's initial state and maneuvers.
If the propagation is configured to use a target_duration instead of an end_time,
this endpoint will automatically update the start_time of the propagation to
match the epoch of the state vector from the OPM.
post/propagations/{id}/opm
Path parameters
idstring uuid required
UUID of Propagation
UUID of Propagation
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
added the optional property
enable_discontinuitiesto the response with the201statusresponse-optional-property-added
- ○