org.jquantlib.termstructures
Class CapletVarianceCurve
- java.lang.Object
-
- org.jquantlib.termstructures.AbstractTermStructure
-
- org.jquantlib.termstructures.volatilities.VolatilityTermStructure
-
- org.jquantlib.termstructures.volatilities.optionlet.OptionletVolatilityStructure
-
- org.jquantlib.termstructures.CapletVarianceCurve
-
- All Implemented Interfaces:
- Extrapolator, TermStructure, Observable, Observer
Deprecated.use the StrippedOptionletAdapter of a StrippedOptionlet instance
@Deprecated public class CapletVarianceCurve extends OptionletVolatilityStructure
caplet variance curve
-
-
Constructor Summary
Constructors Constructor and Description CapletVarianceCurve(Date referenceDate, Date[] dates, double[] capletVolCurve, DayCounter dayCounter)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description DayCounterdayCounter()Deprecated.Return the day counter used for date/double conversionDatemaxDate()Deprecated.doublemaxStrike()Deprecated.The maximum strike for which the term structure can return volsdoubleminStrike()Deprecated.The minimum strike for which the term structure can return vols-
Methods inherited from class org.jquantlib.termstructures.volatilities.optionlet.OptionletVolatilityStructure
blackVariance, blackVariance, blackVariance, blackVariance, blackVariance, blackVariance, smileSection, smileSection, smileSection, smileSection, smileSection, smileSection, volatility, volatility, volatility, volatility, volatility, volatility, volatilityImpl
-
Methods inherited from class org.jquantlib.termstructures.volatilities.VolatilityTermStructure
businessDayConvention, optionDateFromTenor
-
Methods inherited from class org.jquantlib.termstructures.AbstractTermStructure
addObserver, allowsExtrapolation, calendar, countObservers, deleteObserver, deleteObservers, disableExtrapolation, enableExtrapolation, getObservers, maxTime, notifyObservers, notifyObservers, referenceDate, settlementDays, timeFromReference, update
-
-
-
-
Constructor Detail
-
CapletVarianceCurve
public CapletVarianceCurve(Date referenceDate, Date[] dates, double[] capletVolCurve, DayCounter dayCounter)
Deprecated.
-
-
Method Detail
-
maxDate
public Date maxDate()
Deprecated.- Returns:
- the latest date for which the curve can return values
-
dayCounter
public DayCounter dayCounter()
Deprecated.Description copied from interface:TermStructureReturn the day counter used for date/double conversion- Specified by:
dayCounterin interfaceTermStructure- Overrides:
dayCounterin classAbstractTermStructure- Returns:
- the day counter used for date/double conversion
-
minStrike
public double minStrike()
Deprecated.Description copied from class:VolatilityTermStructureThe minimum strike for which the term structure can return vols- Specified by:
minStrikein classVolatilityTermStructure
-
maxStrike
public double maxStrike()
Deprecated.Description copied from class:VolatilityTermStructureThe maximum strike for which the term structure can return vols- Specified by:
maxStrikein classVolatilityTermStructure
-
-
DataMelt 3.0 © DataMelt by jWork.ORG