ValueStringFormatter Class Reference

Utility class - value to string conversion. More...

#include <display/ValueStringFormatter.h>

List of all members.

Static Public Member Functions

static std::string VoltageToStr (float val, int precision)
 Convert float value to string representing voltage.
static std::string TimeToStr (float val, int precision)
 Convert float value to string representing time.
static std::string FreqToStr (float val, int precision)
 Convert float value to string representing frequency.


Detailed Description

Utility class - value to string conversion.
The documentation for this class was generated from the following files:

Generated on Thu Jul 2 23:00:07 2009 for armscope by  doxygen 1.5.9
Tomasz Ostrowski