FEDEM Solver  R8.0
Source code of the dynamics solver
Public Attributes | List of all members
extctrlsystypemodule::extctrlsystype Type Reference
Collaboration diagram for extctrlsystypemodule::extctrlsystype:
Collaboration graph
[legend]

Public Attributes

type(idtypeid
 
integer systype
 
integer timedim
 
character(len=lfnam_p) path
 
character(len=lfnam_p) simcmd
 
type(engineptrtype), dimension(:), pointer enginein
 
type(sensorptrtype), dimension(:), pointer sensorout
 
real(dp), dimension(:), pointer state
 
character(len=ldesc_p), dimension(:), pointer match
 

Member Data Documentation

◆ enginein

type(engineptrtype), dimension(:), pointer extctrlsystypemodule::extctrlsystype::enginein

◆ id

type(idtype) extctrlsystypemodule::extctrlsystype::id

◆ match

character(len=ldesc_p), dimension(:), pointer extctrlsystypemodule::extctrlsystype::match

◆ path

character(len=lfnam_p) extctrlsystypemodule::extctrlsystype::path

◆ sensorout

type(sensorptrtype), dimension(:), pointer extctrlsystypemodule::extctrlsystype::sensorout

◆ simcmd

character(len=lfnam_p) extctrlsystypemodule::extctrlsystype::simcmd

◆ state

real(dp), dimension(:), pointer extctrlsystypemodule::extctrlsystype::state

◆ systype

integer extctrlsystypemodule::extctrlsystype::systype

◆ timedim

integer extctrlsystypemodule::extctrlsystype::timedim

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