w2kmeans::ScaleCalculator< GridType > Class Template Reference

List of all members.

template<class GridType>
class w2kmeans::ScaleCalculator< GridType >


Public Member Functions

 ScaleCalculator (const GridType &newGrid_in, double timeElapsed_in)
const code::Time & getTime () const
double getTimeElapsed () const
double gridUnits (double meters, size_t dimension) const
 from meters to to grid-units (m or deg)
double metersPerPixel (size_t dimension) const
 What should you multiply a length in pixels to get length in meters?
double pixelsPerFrame (double gridunit_per_sec, size_t dimension) const
 to pixels/frame from m/sec or deg/sec
double metersPerSecond (double pixelsPerFrame, size_t dimension) const
double MPS_to_PPF (size_t dimension) const
 what should you multiply a Meters-Per-Second value to get Pixels Per Frame?

Constructor & Destructor Documentation

template<class GridType>
w2kmeans::ScaleCalculator< GridType >::ScaleCalculator ( const GridType &  newGrid_in,
double  timeElapsed_in 
) [inline]


Member Function Documentation

template<class GridType>
const code::Time& w2kmeans::ScaleCalculator< GridType >::getTime (  )  const [inline]

template<class GridType>
double w2kmeans::ScaleCalculator< GridType >::getTimeElapsed (  )  const [inline]

template<class GridType>
double w2kmeans::ScaleCalculator< GridType >::gridUnits ( double  meters,
size_t  dimension 
) const [inline]

from meters to to grid-units (m or deg)

template<class GridType>
double w2kmeans::ScaleCalculator< GridType >::metersPerPixel ( size_t  dimension  )  const [inline]

What should you multiply a length in pixels to get length in meters?

template<class GridType>
double w2kmeans::ScaleCalculator< GridType >::metersPerSecond ( double  pixelsPerFrame,
size_t  dimension 
) const [inline]

template<class GridType>
double w2kmeans::ScaleCalculator< GridType >::MPS_to_PPF ( size_t  dimension  )  const [inline]

what should you multiply a Meters-Per-Second value to get Pixels Per Frame?

template<class GridType>
double w2kmeans::ScaleCalculator< GridType >::pixelsPerFrame ( double  gridunit_per_sec,
size_t  dimension 
) const [inline]

to pixels/frame from m/sec or deg/sec


Generated on Fri May 4 13:40:24 2012 for WDSS-IIw2algs by  doxygen 1.4.7