DiscreteInterestRateSchedulegetSynchronizedSchedule Method

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public InterestRateSchedule getSynchronizedSchedule(
	FISADate datedDate,
	FISADate firstInterestDate,
	Redemption redemption,
	int interestFrequency,
	bool eomAdjust
)

Parameters

datedDate  FISADate
 
firstInterestDate  FISADate
 
redemption  Redemption
 
interestFrequency  Int32
 
eomAdjust  Boolean
 

Return Value

InterestRateSchedule

See Also