Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
STendencyPoint Struct Reference

#include <CTendencyCurve.hpp>

Public Member Functions

 STendencyPoint ()=default
 
 STendencyPoint (iv::types::timestamp time, double value)
 
 ~STendencyPoint ()=default
 
bool operator== (const STendencyPoint &b) const
 

Public Attributes

iv::types::timestamp m_time
 
double m_value
 

Constructor & Destructor Documentation

◆ STendencyPoint() [1/2]

STendencyPoint::STendencyPoint ( )
default

◆ STendencyPoint() [2/2]

STendencyPoint::STendencyPoint ( iv::types::timestamp time,
double value )
inline

◆ ~STendencyPoint()

STendencyPoint::~STendencyPoint ( )
default

Member Function Documentation

◆ operator==()

bool STendencyPoint::operator== ( const STendencyPoint & b) const
inline

Member Data Documentation

◆ m_time

iv::types::timestamp STendencyPoint::m_time

◆ m_value

double STendencyPoint::m_value

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