the calendar used for reference and/or option date calculation
date-range check
time-range check
the day counter used for date/time conversion
the latest date for which the curve can return values
the latest time for which the curve can return values
the date at which discount = 1.0 and/or variance = 0.0
the settlementDays used for reference date calculation
date/time conversion
Black-volatility term structure
This abstract class acts as an adapter to BlackVolTermStructure allowing the programmer to implement only the
blackVolImpl(Time, Real, bool)
method in derived classes.Volatility are assumed to be expressed on an annual basis.