OSFI-C++  3.9.2
OpenSF Integration Library
osfi::confm::TimeValue Struct Reference

#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
 

Detailed Description

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).


The documentation for this struct was generated from the following file: