|
WSF
|
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 |
A helper class for specifying data to the table loaders.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |