VISH  0.2
Public Member Functions | Static Public Attributes
Wizt::Range Class Reference

A range of double values, to be used to map certain values from one range to another. More...

#include </home/werner/origo/vish/ocean/shrimp/Range.hpp>

List of all members.

Public Member Functions

Static Public Attributes


Detailed Description

A range of double values, to be used to map certain values from one range to another.

Mapping formula is

     y = x*scale() + offset();

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