parse_property¶
- sofia_redux.calibration.standard_model.horizons.parse_property(elements, prop)[source]¶
Parse orbital elements for physical property.
- Parameters:
- elementsstr
Raw output of query to Horizons for orbital elements.
- propstr
Name of the property to search for.
- Returns:
- valuefloat
Value of
prop
contained inelements
.