FiberBundleHDF5  FiberHDF5 Documentation, Revision 2026
High-Performance Fiber Bundle Data Model for Scientific Visualization
Loading...
Searching...
No Matches
_F5_TimeParameter Struct Reference

#include <F5B.h>

Data Fields

double value
time_t offset
time_t datetime
F5_TimeSemantics TimeSemantics
char * comment

Detailed Description

Definition at line 44 of file F5B.h.

Field Documentation

◆ comment

char* _F5_TimeParameter::comment

Some additional informative comment This refers to a static string, it is used, but untouched by the F5 functions

Definition at line 61 of file F5B.h.

◆ datetime

time_t _F5_TimeParameter::datetime

The absolute value of time, which refers to offset + value

Definition at line 53 of file F5B.h.

◆ offset

time_t _F5_TimeParameter::offset

The Greenwhich mean time to which the value is relative

Definition at line 50 of file F5B.h.

◆ TimeSemantics

F5_TimeSemantics _F5_TimeParameter::TimeSemantics

How is the numerical value to be interpreted

Definition at line 56 of file F5B.h.

◆ value

double _F5_TimeParameter::value

The numerical value of the time parameter

Definition at line 47 of file F5B.h.

Referenced by F5Bappend_timeslice().


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