MeteoIODoc  2.10.0
offset_spec Struct Reference

#include <ProcessingBlock.h>

Public Member Functions

 OFFSET_SPEC ()
 
 OFFSET_SPEC (const Date &d1, const double &i_value)
 
bool operator< (const OFFSET_SPEC &a) const
 

Public Attributes

Date date
 
double value
 

Member Function Documentation

◆ OFFSET_SPEC() [1/2]

offset_spec::OFFSET_SPEC ( )
inline

◆ OFFSET_SPEC() [2/2]

offset_spec::OFFSET_SPEC ( const Date &  d1,
const double &  i_value 
)
inline

◆ operator<()

bool offset_spec::operator< ( const OFFSET_SPEC a) const
inline

Member Data Documentation

◆ date

Date offset_spec::date

◆ value

double offset_spec::value

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