|
ocssw
V2022
|
orb_struct_def
Public Attributes | |
| int | n_good |
| int | flag [4] |
| double | sec [4] |
| double | pos [4][3] |
| double | vel [4][3] |
| double | pos_err [4] |
Detailed Description
Definition at line 5 of file fill_orb_dat.c.
Member Data Documentation
◆ flag
| int flag[4] |
Definition at line 7 of file fill_orb_dat.c.
◆ n_good
| int n_good |
Definition at line 6 of file fill_orb_dat.c.
◆ pos
| double pos[4][3] |
Definition at line 9 of file fill_orb_dat.c.
◆ pos_err
| double pos_err[4] |
Definition at line 11 of file fill_orb_dat.c.
◆ sec
| double sec[4] |
Definition at line 8 of file fill_orb_dat.c.
◆ vel
| double vel[4][3] |
Definition at line 10 of file fill_orb_dat.c.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l1agen_czcs/fill_orb_dat.c


