|
ocssw
V2022
|
#include <VcstCmnGeoStructs.h>
Public Member Functions | |
| CmnGeoEAPointType () | |
| void | InitPoint (void) |
Public Attributes | |
| double | tai |
| long long | iet |
| double | cLat |
| double | dLat |
| double | lon |
| double | alt |
| double | direc |
| double | direcR |
| double | roll |
| double | pitch |
| double | yaw |
| double | iPos [VEC_SIZE] |
| double | iVel [VEC_SIZE] |
| double | iAcc [VEC_SIZE] |
| double | rPos [VEC_SIZE] |
| double | rVel [VEC_SIZE] |
| double | rAcc [VEC_SIZE] |
| double | quat [QUAT_SIZE] |
| double | matQ [VEC_SIZE][VEC_SIZE] |
| CmnGeoAnomalyStage | eaStage |
| unsigned short | eaError |
| std::string | maneuverType |
Detailed Description
Definition at line 53 of file VcstCmnGeoStructs.h.
Constructor & Destructor Documentation
◆ CmnGeoEAPointType()
|
inline |
Definition at line 77 of file VcstCmnGeoStructs.h.
Member Function Documentation
◆ InitPoint()
|
inline |
Definition at line 82 of file VcstCmnGeoStructs.h.
Member Data Documentation
◆ alt
| double alt |
Definition at line 59 of file VcstCmnGeoStructs.h.
◆ cLat
| double cLat |
Definition at line 56 of file VcstCmnGeoStructs.h.
◆ direc
| double direc |
Definition at line 60 of file VcstCmnGeoStructs.h.
◆ direcR
| double direcR |
Definition at line 61 of file VcstCmnGeoStructs.h.
◆ dLat
| double dLat |
Definition at line 57 of file VcstCmnGeoStructs.h.
◆ eaError
| unsigned short eaError |
Definition at line 74 of file VcstCmnGeoStructs.h.
◆ eaStage
| CmnGeoAnomalyStage eaStage |
Definition at line 73 of file VcstCmnGeoStructs.h.
◆ iAcc
| double iAcc[VEC_SIZE] |
Definition at line 67 of file VcstCmnGeoStructs.h.
◆ iet
| long long iet |
Definition at line 55 of file VcstCmnGeoStructs.h.
◆ iPos
| double iPos[VEC_SIZE] |
Definition at line 65 of file VcstCmnGeoStructs.h.
◆ iVel
| double iVel[VEC_SIZE] |
Definition at line 66 of file VcstCmnGeoStructs.h.
◆ lon
| double lon |
Definition at line 58 of file VcstCmnGeoStructs.h.
◆ maneuverType
| std::string maneuverType |
Definition at line 75 of file VcstCmnGeoStructs.h.
◆ matQ
Definition at line 72 of file VcstCmnGeoStructs.h.
◆ pitch
| double pitch |
Definition at line 63 of file VcstCmnGeoStructs.h.
◆ quat
| double quat[QUAT_SIZE] |
Definition at line 71 of file VcstCmnGeoStructs.h.
◆ rAcc
| double rAcc[VEC_SIZE] |
Definition at line 70 of file VcstCmnGeoStructs.h.
◆ roll
| double roll |
Definition at line 62 of file VcstCmnGeoStructs.h.
◆ rPos
| double rPos[VEC_SIZE] |
Definition at line 68 of file VcstCmnGeoStructs.h.
◆ rVel
| double rVel[VEC_SIZE] |
Definition at line 69 of file VcstCmnGeoStructs.h.
◆ tai
| double tai |
Definition at line 54 of file VcstCmnGeoStructs.h.
◆ yaw
| double yaw |
Definition at line 64 of file VcstCmnGeoStructs.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsCmn/VcstCmnGeoStructs.h


