LeftDropoff Class Reference

#include <Coverdepth.h>

Inheritance diagram for LeftDropoff:

Dip

List of all members.

Public Member Functions

 LeftDropoff ()
 LeftDropoff (int pL, int pR, int pTR, int blH, int brH, int trH)
int height () const
float fineRatio () const
int ratio () const
bool better (const LeftDropoff &drf)
bool isGood () const


Constructor & Destructor Documentation

LeftDropoff::LeftDropoff (  )  [inline]

LeftDropoff::LeftDropoff ( int  pL,
int  pR,
int  pTR,
int  blH,
int  brH,
int  trH 
) [inline]


Member Function Documentation

int LeftDropoff::height (  )  const [inline]

tallest ends - shorted bottom

Reimplemented from Dip.

References Dip::BLH, and Dip::RH.

float LeftDropoff::fineRatio (  )  const [inline]

Reimplemented from Dip.

References Dip::BLH, and Dip::RH.

Referenced by better().

int LeftDropoff::ratio (  )  const [inline]

Reimplemented from Dip.

References Dip::BLH, and Dip::RH.

Referenced by isGood().

bool LeftDropoff::better ( const LeftDropoff drf  )  [inline]

References Dip::BRH, and fineRatio().

bool LeftDropoff::isGood (  )  const [inline]

if the bottom width < 5 it is considered bad. ratio > 4 is considered good height > 60 && ratio > 3 is considered good. All others are thought bad.

Reimplemented from Dip.

References Dip::BLH, and ratio().

Referenced by Coverdepth::findLeftDropoff().


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

Generated on Wed Aug 10 11:57:12 2011 for Softwares from Orpara by  doxygen 1.5.6