This interface provides calculation methods that are tuned specifically for the implemented security and for a particular settlement to Redemption period.

Namespace:  com.ftlabs.fisa.calc
Assembly:  FISA.NET (in FISA.NET.dll) Version: 1.0.3126.3801

Syntax

C#
public interface Calculator : YieldConvergable
Visual Basic (Declaration)
Public Interface Calculator _
	Implements YieldConvergable
Visual C++
public interface class Calculator : YieldConvergable

See Also