Click or drag to resize

XLSwapRateHelperSwapRateHelper Method


Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object SwapRateHelper(
	double rate,
	string tenor,
	string index,
	Object calendar,
	Object fxdFrequency,
	Object fxdBDC,
	Object fxdDayCounter,
	Object discountingTermStructure,
	Object observer
)

Parameters

rate  Double
 
tenor  String
 
index  String
 
calendar  Object
 
fxdFrequency  Object
 
fxdBDC  Object
 
fxdDayCounter  Object
 
discountingTermStructure  Object
 
observer  Object
 

Return Value

Object
See Also