public abstract class ZeroCurve extends java.lang.Object implements DiscountCurve
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
currency()
Get the Currency
|
JulianDate |
epoch()
Get the Epoch Date
|
abstract double |
zeroRate(int iDate)
Retrieve the zero rate corresponding to the given date
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalibComp, label, manifestMeasure, setCCIScustomTweakManifestMeasure, customTweakQuantificationMetric, parallelShiftManifestMeasure, parallelShiftQuantificationMetric, shiftManifestMeasuredf, df, df, effectiveDF, effectiveDF, effectiveDFpublic JulianDate epoch()
Curveepoch in interface Curveepoch in interface DiscountFactorEstimatorpublic java.lang.String currency()
Curvepublic abstract double zeroRate(int iDate)
throws java.lang.Exception
iDate - Date for which the zero rate is requestedjava.lang.Exception - Thrown if the date is not represented in the map