Search
Preparing search index...
The search index is not available
quantlib.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ql/models/marketmodels/historicalforwardratesanalysis"
HistoricalForwardRatesAnalysisImpl
Class HistoricalForwardRatesAnalysisImpl
Hierarchy
HistoricalForwardRatesAnalysis
HistoricalForwardRatesAnalysisImpl
Index
Constructors
constructor
Properties
_failed
Dates
_failed
Dates
Error
Message
_fixing
Periods
_skipped
Dates
_skipped
Dates
Error
Message
_stats
Methods
failed
Dates
failed
Dates
Error
Message
fixing
Periods
skipped
Dates
skipped
Dates
Error
Message
Constructors
constructor
new
Historical
Forward
Rates
Analysis
Impl
(
traits
:
Traits
, i
:
Interpolator
, stats
:
SequenceStatistics
, startDate
:
Date
, endDate
:
Date
, step
:
Period
, fwdIndex
:
InterestRateIndex
, initialGap
:
Period
, horizon
:
Period
, iborIndexes
:
IborIndex
[]
, swapIndexes
:
SwapIndex
[]
, yieldCurveDayCounter
:
DayCounter
, yieldCurveAccuracy
:
Real
)
:
HistoricalForwardRatesAnalysisImpl
Parameters
traits:
Traits
i:
Interpolator
stats:
SequenceStatistics
startDate:
Date
endDate:
Date
step:
Period
fwdIndex:
InterestRateIndex
initialGap:
Period
horizon:
Period
iborIndexes:
IborIndex
[]
swapIndexes:
SwapIndex
[]
yieldCurveDayCounter:
DayCounter
yieldCurveAccuracy:
Real
Returns
HistoricalForwardRatesAnalysisImpl
Properties
Private
_failed
Dates
_failed
Dates
:
Date
[]
Private
_failed
Dates
Error
Message
_failed
Dates
Error
Message
:
string
[]
Private
_fixing
Periods
_fixing
Periods
:
Period
[]
Private
_skipped
Dates
_skipped
Dates
:
Date
[]
Private
_skipped
Dates
Error
Message
_skipped
Dates
Error
Message
:
string
[]
Private
_stats
_stats
:
SequenceStatistics
Methods
failed
Dates
failed
Dates
(
)
:
Date
[]
Returns
Date
[]
failed
Dates
Error
Message
failed
Dates
Error
Message
(
)
:
string
[]
Returns
string
[]
fixing
Periods
fixing
Periods
(
)
:
Period
[]
Returns
Period
[]
skipped
Dates
skipped
Dates
(
)
:
Date
[]
Returns
Date
[]
skipped
Dates
Error
Message
skipped
Dates
Error
Message
(
)
:
string
[]
Returns
string
[]
Globals
"ql/models/marketmodels/historicalforwardratesanalysis"
Historical
Forward
Rates
Analysis
Historical
Forward
Rates
Analysis
Impl
constructor
_failed
Dates
_failed
Dates
Error
Message
_fixing
Periods
_skipped
Dates
_skipped
Dates
Error
Message
_stats
failed
Dates
failed
Dates
Error
Message
fixing
Periods
skipped
Dates
skipped
Dates
Error
Message
historical
Forward
Rates
Analysis