OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
seatbelt_mod::seatbelt_struct Type Reference

Data Fields

integer nfram
integer nspring
integer nshell
integer nnod
integer, dimension(:), allocatable spring

Detailed Description

Definition at line 161 of file seatbelt_mod.F.

Field Documentation

◆ nfram

integer seatbelt_mod::seatbelt_struct::nfram

Definition at line 162 of file seatbelt_mod.F.

162 INTEGER NFRAM

◆ nnod

integer seatbelt_mod::seatbelt_struct::nnod

Definition at line 165 of file seatbelt_mod.F.

165 INTEGER NNOD

◆ nshell

integer seatbelt_mod::seatbelt_struct::nshell

Definition at line 164 of file seatbelt_mod.F.

164 INTEGER NSHELL

◆ nspring

integer seatbelt_mod::seatbelt_struct::nspring

Definition at line 163 of file seatbelt_mod.F.

163 INTEGER NSPRING

◆ spring

integer, dimension(:), allocatable seatbelt_mod::seatbelt_struct::spring

Definition at line 166 of file seatbelt_mod.F.

166 INTEGER, DIMENSION(:) , ALLOCATABLE :: SPRING

The documentation for this type was generated from the following file: