LLMotionField Class Reference

List of all members.

Detailed Description

LLXct.h provides an object interface to the LL correlation tracker.


Public Member Functions

 LLMotionField (MotionField *xctOutput, int imgHt, int imgWd, int elTime, double i_pixPerKm)
 ~LLMotionField ()
bool getVelocity (int row, int col, double *rowVel, double *colVel, double i_pixPerKm, int newImgHt, int newImgWd) const
void print (FILE *fp) const
int getElapsedTime () const
double getResolution () const
int getOrigHt () const
int getOrigWd () const
int print (char *fileName) const
 LLMotionField (char *fileName)

Public Attributes

MotionField * motionField

Protected Member Functions

void makeDefault ()


Constructor & Destructor Documentation

LLMotionField::LLMotionField ( MotionField *  xctOutput,
int  imgHt,
int  imgWd,
int  elTime,
double  i_pixPerKm 
)

LLMotionField::~LLMotionField (  ) 

LLMotionField::LLMotionField ( char *  fileName  ) 


Member Function Documentation

int LLMotionField::getElapsedTime (  )  const [inline]

int LLMotionField::getOrigHt (  )  const [inline]

int LLMotionField::getOrigWd (  )  const [inline]

double LLMotionField::getResolution (  )  const [inline]

bool LLMotionField::getVelocity ( int  row,
int  col,
double *  rowVel,
double *  colVel,
double  i_pixPerKm,
int  newImgHt,
int  newImgWd 
) const

void LLMotionField::makeDefault (  )  [protected]

int LLMotionField::print ( char *  fileName  )  const

void LLMotionField::print ( FILE *  fp  )  const


Member Data Documentation

MotionField* LLMotionField::motionField


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