w2img::FeatureTracker< GridType >::TrackedField Class Reference

List of all members.

Detailed Description

template<class GridType>
class w2img::FeatureTracker< GridType >::TrackedField

One of the fields whose features is also to be computed alongside the features being tracked.

Author:
Lakshman


Public Member Functions

 operator int () const
 TrackedField (std::vector< TrackedField > &fields, const std::string &name_, const std::string &colormap_, const std::string &unit_)
 creates a TrackedField and adds itself to the list of fields passed in.
 TrackedField ()

Public Attributes

int no
std::string name
std::string colormap
std::string unit


Constructor & Destructor Documentation

template<class GridType>
w2img::FeatureTracker< GridType >::TrackedField::TrackedField ( std::vector< TrackedField > &  fields,
const std::string &  name_,
const std::string &  colormap_,
const std::string &  unit_ 
) [inline]

creates a TrackedField and adds itself to the list of fields passed in.

template<class GridType>
w2img::FeatureTracker< GridType >::TrackedField::TrackedField (  ) 


Member Function Documentation

template<class GridType>
w2img::FeatureTracker< GridType >::TrackedField::operator int (  )  const [inline]


Member Data Documentation

template<class GridType>
std::string w2img::FeatureTracker< GridType >::TrackedField::colormap

template<class GridType>
std::string w2img::FeatureTracker< GridType >::TrackedField::name

template<class GridType>
int w2img::FeatureTracker< GridType >::TrackedField::no

template<class GridType>
std::string w2img::FeatureTracker< GridType >::TrackedField::unit


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