RightDropoff Class Reference

#include <Coverdepth.h>

Inheritance diagram for RightDropoff:

Dip

List of all members.

Public Member Functions

 RightDropoff ()
 RightDropoff (int pTL, int pL, int pR, int tlH, int lH, int rH)
int height () const
float fineRatio () const
int ratio () const
bool better (const RightDropoff &drf)
bool isGood () const


Detailed Description

can be left or right \ / right dropoff, ___/ left dropoff

Simple version of a dip


Constructor & Destructor Documentation

RightDropoff::RightDropoff (  )  [inline]

RightDropoff::RightDropoff ( int  pTL,
int  pL,
int  pR,
int  tlH,
int  lH,
int  rH 
) [inline]


Member Function Documentation

int RightDropoff::height (  )  const [inline]

tallest ends - shorted bottom

Reimplemented from Dip.

References Dip::BRH, and Dip::LH.

float RightDropoff::fineRatio (  )  const [inline]

Reimplemented from Dip.

References Dip::BRH, and Dip::LH.

Referenced by better().

int RightDropoff::ratio (  )  const [inline]

Reimplemented from Dip.

References Dip::BRH, and Dip::LH.

Referenced by isGood().

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

References Dip::BLH, and fineRatio().

bool RightDropoff::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::BRH, and ratio().

Referenced by Coverdepth::findRightDropoff().


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

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