|
OSFI-C++
3.9.2
OpenSF Integration Library
|
#include <base.h>
Public Attributes | |
| std::int16_t | year |
| std::int8_t | month |
| std::int8_t | dom |
| std::int8_t | hour |
| std::int8_t | minute |
| std::int8_t | sec |
| std::int32_t | nanosec |
Value of a TIME-typed parameter, in calendar format according to CCSDS "ASCII time code A". When returned by ParamReader, none of these fields will be negative (except possibly year).