Method | Description | |
---|---|---|
YoYInflationTermStructure ( ) : System.Collections.Generic | ||
YoYInflationTermStructure ( QLNet.Date referenceDate, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
YoYInflationTermStructure ( QLNet.Date referenceDate, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
YoYInflationTermStructure ( DayCounter dayCounter, double baseYoYRate, |
||
YoYInflationTermStructure ( DayCounter dayCounter, double baseYoYRate, |
||
YoYInflationTermStructure ( int settlementDays, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
YoYInflationTermStructure ( int settlementDays, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
yoyRate ( QLNet.Date d ) : double | ||
yoyRate ( QLNet.Date d, |
||
yoyRate ( QLNet.Date d, |
||
yoyRate ( QLNet.Date d, |
Method | Description | |
---|---|---|
yoyRateImpl ( double time ) : double |
public YoYInflationTermStructure ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public YoYInflationTermStructure ( QLNet.Date referenceDate, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
referenceDate | QLNet.Date | |
calendar | QLNet.Calendar | |
dayCounter | DayCounter | |
baseYoYRate | double | |
lag | ||
frequency | Frequency | |
indexIsInterpolated | bool | |
yieldTS | Handle |
|
return | System.Collections.Generic |
public YoYInflationTermStructure ( QLNet.Date referenceDate, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
referenceDate | QLNet.Date | |
calendar | QLNet.Calendar | |
dayCounter | DayCounter | |
baseYoYRate | double | |
observationLag | ||
frequency | Frequency | |
indexIsInterpolated | bool | |
yTS | Handle |
|
seasonality | ||
return | System.Collections.Generic |
public YoYInflationTermStructure ( DayCounter dayCounter, double baseYoYRate, |
||
dayCounter | DayCounter | |
baseYoYRate | double | |
lag | ||
frequency | Frequency | |
indexIsInterpolated | bool | |
yieldTS | Handle |
|
return | System.Collections.Generic |
public YoYInflationTermStructure ( DayCounter dayCounter, double baseYoYRate, |
||
dayCounter | DayCounter | |
baseYoYRate | double | |
observationLag | ||
frequency | Frequency | |
indexIsInterpolated | bool | |
yTS | Handle |
|
seasonality | ||
return | System.Collections.Generic |
public YoYInflationTermStructure ( int settlementDays, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
settlementDays | int | |
calendar | QLNet.Calendar | |
dayCounter | DayCounter | |
baseYoYRate | double | |
lag | ||
frequency | Frequency | |
indexIsInterpolated | bool | |
yieldTS | Handle |
|
return | System.Collections.Generic |
public YoYInflationTermStructure ( int settlementDays, QLNet.Calendar calendar, DayCounter dayCounter, double baseYoYRate, |
||
settlementDays | int | |
calendar | QLNet.Calendar | |
dayCounter | DayCounter | |
baseYoYRate | double | |
observationLag | ||
frequency | Frequency | |
indexIsInterpolated | bool | |
yTS | Handle |
|
seasonality | ||
return | System.Collections.Generic |
public yoyRate ( QLNet.Date d, |
||
d | QLNet.Date | |
instObsLag | ||
return | double |
public yoyRate ( QLNet.Date d, |
||
d | QLNet.Date | |
instObsLag | ||
forceLinearInterpolation | bool | |
return | double |
public yoyRate ( QLNet.Date d, |
||
d | QLNet.Date | |
instObsLag | ||
forceLinearInterpolation | bool | |
extrapolate | bool | |
return | double |
protected yoyRateImpl ( double time ) : double | ||
time | double | |
return | double |