Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 694 Bytes

TfrsResponse.md

File metadata and controls

18 lines (14 loc) · 694 Bytes

TfrsResponse

TFRS time and position

Properties

Name Type Description Notes
age float age of the cached value
utc_time int unix epoch time
ecef_pos_x float ECEF X position
ecef_pos_y float ECEF Y position
ecef_pos_z float ECEF Z position
ecef_vel_x float ECEF X velocity
ecef_vel_y float ECEF Y velocity
ecef_vel_z float ECEF Z velocity

[Back to Model list] [Back to API list] [Back to README]