WSF
SOSM_TableVar Class Reference

A helper class for specifying data to the table loaders. More...

#include <SOSM_TableVar.hpp>

Public Member Functions

 SOSM_TableVar ()
 SOSM_TableVar (const std::string &aName, float aMin, float aMax, float aScale)
const std::string & Name () const
float Min () const
float Max () const
float Scale () const

Detailed Description

A helper class for specifying data to the table loaders.

Constructor & Destructor Documentation

◆ SOSM_TableVar() [1/2]

SOSM_TableVar::SOSM_TableVar ( )
inline

◆ SOSM_TableVar() [2/2]

SOSM_TableVar::SOSM_TableVar ( const std::string & aName,
float aMin,
float aMax,
float aScale )
inline

Member Function Documentation

◆ Max()

float SOSM_TableVar::Max ( ) const
inline

◆ Min()

float SOSM_TableVar::Min ( ) const
inline

◆ Name()

const std::string & SOSM_TableVar::Name ( ) const
inline

◆ Scale()

float SOSM_TableVar::Scale ( ) const
inline

The documentation for this class was generated from the following file:
Copyrights Multiple, All Rights Reserved