ldas-tools-framecpp  2.7.0
Public Member Functions | Public Attributes | List of all members
FrameCPP::Version_8::FrHistory::fr_history_data_type Struct Reference
Collaboration diagram for FrameCPP::Version_8::FrHistory::fr_history_data_type:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const fr_history_data_type &RHS) const
 equality operator More...
 
bool operator== (const fr_history_data_type &RHS) const
 equality operator More...
 

Public Attributes

name_type name
 
time_type time
 
comment_type comment
 

Member Function Documentation

◆ operator==() [1/2]

bool FrameCPP::Version_8::FrHistory::fr_history_data_type::operator== ( const fr_history_data_type RHS) const

equality operator

Parameters
[in]RHSThe fr_history_data_type object to be compared.
Returns
The value true is returned if this object is equivelent to the RHS instance; false otherwise.

◆ operator==() [2/2]

bool FrameCPP::Version_8::FrHistory::fr_history_data_type::operator== ( const fr_history_data_type RHS) const

equality operator

Parameters
[in]RHSThe fr_history_data_type object to be compared.
Returns
The value true is returned if this object is equivelent to the RHS instance; false otherwise.

Member Data Documentation

◆ comment

comment_type FrameCPP::Version_8::FrHistory::fr_history_data_type::comment

Program name and relevant comments needed to define post-processing.

◆ name

name_type FrameCPP::Version_8::FrHistory::fr_history_data_type::name

Name of the history record.

Note
When an FrHistory is linked to an FrProcData, its name variable must be the FrProcData channel name.

◆ time

time_type FrameCPP::Version_8::FrHistory::fr_history_data_type::time

Time of post-processing, GPS time in integer seconds since GPS standard epoch.


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