Parent table is: FUND_RI
There are no child tables.
Go to SSASIM input parameters overview
SSASIM: STB0_RI . id
Identifies set of special-issue Treasury bonds held by OASI trust fund at end of RUN.year_zero, so id value should be unique for each group of rows that represents the fund's asset holdings.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: fund.h and fund.cpp
SSASIM: STB0_RI . bond_num
Identifies number of special-issue Treasury bond shown on this row.
Valid values: 1 to 999, Integer
Source code: fund.h and fund.cpp
SSASIM: STB0_RI . maturity
Specifies calendar year in which special-issue Treasury bond specified on this table row will mature.
Valid values: RUN.year_zero+1 to RUN.year_zero+1+M, Integer [where M equals FUND_RI.last_mat if FUND_RI.sprd_mats is true or if FUND_RI.rmv_by_cpn is false, or equals 30 otherwise]
Source code: fund.h and fund.cpp
SSASIM: STB0_RI . coupon
Specifies coupon interest rate of special-issue Treasury bond specified on this table row. The coupon is expressed in percentage terms.
Valid values: any non-negative value, Real
Source code: fund.h and fund.cpp
SSASIM: STB0_RI . principal
Specifies principal amount of special-issue Treasury bond specified on this table row. Principal amount is expressed in billions of dollars.
Valid values: any non-negative value, Real
Source code: fund.h and fund.cpp