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

Data Fields

integer id
integer idg
integer nfram
integer, dimension(4) ifunc
integer sensid
integer fl_flag
integer rbody
type(slipring_fram_struct), dimension(:), allocatable fram

Detailed Description

Definition at line 93 of file seatbelt_mod.F.

Field Documentation

◆ fl_flag

integer seatbelt_mod::slipring_struct::fl_flag

Definition at line 99 of file seatbelt_mod.F.

99 INTEGER FL_FLAG

◆ fram

type(slipring_fram_struct), dimension(:), allocatable seatbelt_mod::slipring_struct::fram

Definition at line 107 of file seatbelt_mod.F.

107 TYPE(SLIPRING_FRAM_STRUCT),ALLOCATABLE,DIMENSION(:) :: FRAM

◆ id

integer seatbelt_mod::slipring_struct::id

Definition at line 94 of file seatbelt_mod.F.

94 INTEGER ID

◆ idg

integer seatbelt_mod::slipring_struct::idg

Definition at line 95 of file seatbelt_mod.F.

95 INTEGER IDG

◆ ifunc

integer, dimension(4) seatbelt_mod::slipring_struct::ifunc

Definition at line 97 of file seatbelt_mod.F.

97 INTEGER IFUNC(4)

◆ nfram

integer seatbelt_mod::slipring_struct::nfram

Definition at line 96 of file seatbelt_mod.F.

96 INTEGER NFRAM

◆ rbody

integer seatbelt_mod::slipring_struct::rbody

Definition at line 100 of file seatbelt_mod.F.

100 INTEGER RBODY

◆ sensid

integer seatbelt_mod::slipring_struct::sensid

Definition at line 98 of file seatbelt_mod.F.

98 INTEGER SENSID

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