Go To Documentation Main IndexMain Index
Go To TIPS, Inc.TIPS Home
pfyb_cfs

pfyb_cfs (routine)

Calculates cash flows for a periodic payment floating rate security specifying denominator (year)

Introduced in release: 1.3
Component: Non-US (emerging mkts)
Purpose: Given an array of coupon dates (with the last entry assumed to be the maturity date) and an array pair of projected coupon rate changes and their corresponding dates this routine will generate cash flows and calculate the accrued interest based on the given year basis. You can use these cash flows in the generic cash flows routines to perform analytics.

Special Considerations: For the cash flows to be scaled consistently with those used by the security specific price/yield routine, set the variable thous_securities to zero. This forces the cash flows to be based on 100 of maturity value.

Notes: Of special interest is flt_yrbasis = 11. This in combination with day_type = 1 allows for periods which span year boundaries and uses the days in each year for calculations.

Results: All results are accurate to as many places as supported by a double precision value.

Error Conditions: Returned values should be ignored for a non-zero status. See Errors.

Last Mod Date: 01/20/1997© 2001 TIPS, Inc.Doc Version: 5.0