Fission FSN
Loading...
Searching...
No Matches
fsCGraph< TValue > Class Template Reference

#include <fsCGraph.h>

Public Member Functions

void clear ()
void dataAdd (fsS32 pDuration, const TValue &pValue)
fsS32 periodGet () const
TValue valueGet (fsS32 pX) const
 fsCGraph ()
 fsCGraph (const TValue &pInitialValue)
 ~fsCGraph ()

Constructor & Destructor Documentation

◆ fsCGraph() [1/2]

template<typename TValue>
fsCGraph< TValue >::fsCGraph ( )
inline

◆ fsCGraph() [2/2]

template<typename TValue>
fsCGraph< TValue >::fsCGraph ( const TValue & pInitialValue)
inline

◆ ~fsCGraph()

template<typename TValue>
fsCGraph< TValue >::~fsCGraph ( )
inline

Member Function Documentation

◆ clear()

template<typename TValue>
void fsCGraph< TValue >::clear ( )
inline

◆ dataAdd()

template<typename TValue>
void fsCGraph< TValue >::dataAdd ( fsS32 pDuration,
const TValue & pValue )

◆ periodGet()

template<typename TValue>
fsS32 fsCGraph< TValue >::periodGet ( ) const

◆ valueGet()

template<typename TValue>
TValue fsCGraph< TValue >::valueGet ( fsS32 pX) const

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