OSFI-C  3.9.2
OpenSF Integration Library
osfi_timevalue Struct Reference

#include <OSFIC.h>

Data Fields

int16_t year
 
int8_t month
 
int8_t dom
 
int8_t hour
 
int8_t minute
 
int8_t sec
 
int32_t nanosec
 

Detailed Description

Representation of the value of a TIME parameter (see enum ParamType and its value ParamTime). The range of each field is according to the CCSDS ASCII time code "A" format.

Note
This type is layout-compatible with the OSFI-C++ type osfi::confm::TimeValue.

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