Public Member Functions | |
| Valley (Gap *risingGap, Gap *otherGap, int risingToOther) | |
| void | overwrite (Gap *risingGap, Gap *otherGap, int risingToOther) |
| int | getValleyWidth (std::vector< double > fullLP) |
| bool | isSectorInValley (int iSector, int iSMax) |
Public Attributes | |
| Gap * | m_pRisingDisc |
| Gap * | m_pOtherDisc |
| int | m_iRisingToOther |