Main Index |
TIPS Home |
mths_at_projectnsmths_at_projectns (variable)
Number of months to use corresponding projections
Declared as: int[num_projections]
Description:
Each element in the array represents the number of months for which the corresponding projections (in projectn_pcnt_speeds, projectn_indexs) should be used.
Valid values:
Elements other than the first and last must contain an integer
greater than zero. The first and last elements can contain a -1 or
an integer greater than zero.
The total number of all elements must equal the given wam
Special Notes:
The first element can contain the number of months to use the first projection (applies to current month forward) or a negative one (-1) to represent that the first projection should be used until the first reset.
The last element can contain the number of months to use the last projection or a negative one (-1) to represent that the last projection should be used for the remaining term of the ARM.
| © 2001 TIPS, Inc. | Doc Version: 5.0 |