ocssw
V2022
|
#include <VcstPolarWanderItem.h>
Public Attributes | |
int | year |
int | month |
int | day |
double | modifiedJulianDate |
char | polarFlag |
double | x_wan |
double | x_err |
double | y_wan |
double | y_err |
char | diffFlag |
double | UT1mUTC |
Detailed Description
Interim structure used to hold an entry from a finals file before converting it into the internal format.
Definition at line 148 of file VcstPolarWanderItem.h.
Member Data Documentation
◆ day
int day |
Day of the entry
Definition at line 162 of file VcstPolarWanderItem.h.
◆ diffFlag
char diffFlag |
Difference flag of the entry
Definition at line 197 of file VcstPolarWanderItem.h.
◆ modifiedJulianDate
double modifiedJulianDate |
Modified julian date of the entry
Definition at line 167 of file VcstPolarWanderItem.h.
◆ month
int month |
Month of the entry
Definition at line 157 of file VcstPolarWanderItem.h.
◆ polarFlag
char polarFlag |
Polar flag of the entry
Definition at line 172 of file VcstPolarWanderItem.h.
◆ UT1mUTC
double UT1mUTC |
UT1mUTC value of the entry.
Definition at line 202 of file VcstPolarWanderItem.h.
◆ x_err
double x_err |
Error in the above for the entry
Definition at line 182 of file VcstPolarWanderItem.h.
◆ x_wan
double x_wan |
X wander of the entry
Definition at line 177 of file VcstPolarWanderItem.h.
◆ y_err
double y_err |
Error in the above for the entry
Definition at line 192 of file VcstPolarWanderItem.h.
◆ y_wan
double y_wan |
Y wander of the entry
Definition at line 187 of file VcstPolarWanderItem.h.
◆ year
int year |
Year of the entry
Definition at line 152 of file VcstPolarWanderItem.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsCmn/VcstPolarWanderItem.h