Data Types | |
| type | slipring_fram_struct |
| type | slipring_struct |
| type | retractor_struct |
| type | seatbelt_struct |
| type | seatbelt_remote_nodes_struct |
| type | seatbelt_th_exch_struct |
Variables | |
| type(slipring_struct), dimension(:), allocatable | slipring |
| type(retractor_struct), dimension(:), allocatable | retractor |
| type(seatbelt_struct), dimension(:), allocatable | seatbelt_tab |
| integer | n_comn_1d2d |
| integer, dimension(:), allocatable | comn_1d2d |
| type(seatbelt_remote_nodes_struct) | anchor_remote |
| type(seatbelt_remote_nodes_struct) | anchor_remote_send |
| integer | nseatbelt_th_proc |
| type(seatbelt_th_exch_struct), dimension(:), allocatable | seatbelt_th_exch |
| type(seatbelt_remote_nodes_struct) seatbelt_mod::anchor_remote |
Definition at line 183 of file seatbelt_mod.F.
| type(seatbelt_remote_nodes_struct) seatbelt_mod::anchor_remote_send |
Definition at line 183 of file seatbelt_mod.F.
| integer, dimension(:), allocatable seatbelt_mod::comn_1d2d |
Definition at line 173 of file seatbelt_mod.F.
| integer seatbelt_mod::n_comn_1d2d |
Definition at line 172 of file seatbelt_mod.F.
| integer seatbelt_mod::nseatbelt_th_proc |
Definition at line 185 of file seatbelt_mod.F.
| type(retractor_struct), dimension(:), allocatable seatbelt_mod::retractor |
Definition at line 155 of file seatbelt_mod.F.
| type(seatbelt_struct), dimension(:), allocatable seatbelt_mod::seatbelt_tab |
Definition at line 171 of file seatbelt_mod.F.
| type(seatbelt_th_exch_struct), dimension(:), allocatable seatbelt_mod::seatbelt_th_exch |
Definition at line 194 of file seatbelt_mod.F.
| type(slipring_struct), dimension(:), allocatable seatbelt_mod::slipring |
Definition at line 110 of file seatbelt_mod.F.