PerpetualPreferredCalculatorcalculateTotalInterestFlows Method

A convenience method to total all interest cashflows between the settlement to redemption period.

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public override double calculateTotalInterestFlows()

Return Value

Double
The total interest cashflows between the settlement to redemption period.

Implements

CalculatorcalculateTotalInterestFlows

See Also