CashFlowCalculator(CashFlowSchedule, FISADate, Double, Double, DayCountBasis, Int32, Boolean) Constructor
Namespace: com.ftlabs.fisa.calcAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public CashFlowCalculator(
CashFlowSchedule cashFlowSchedule,
FISADate settlementDate,
double parValue,
double interestRate,
DayCountBasis dayCountBasis,
int interestFrequency,
bool eomAdjust
)
Public Sub New (
cashFlowSchedule As CashFlowSchedule,
settlementDate As FISADate,
parValue As Double,
interestRate As Double,
dayCountBasis As DayCountBasis,
interestFrequency As Integer,
eomAdjust As Boolean
)
Parameters
- cashFlowSchedule CashFlowSchedule
-
- settlementDate FISADate
-
- parValue Double
-
- interestRate Double
-
- dayCountBasis DayCountBasis
-
- interestFrequency Int32
-
- eomAdjust Boolean
-