FEDEM Solver  R8.0
Source code of the dynamics solver
Modules | Functions/Subroutines
initiateSensorTypeModule.f90 File Reference

Initialization of sensor objects from the solver input file. More...

Modules

module  initiatesensortypemodule
 Initialization of sensor objects from the solver input file.
 

Functions/Subroutines

subroutine initiatesensortypemodule::allocatetimesensor (sys, err)
 Allocates the time sensor object. More...
 
subroutine initiatesensortypemodule::initiatesensors (infp, sys, mech, sensors, err)
 Initializes sensor objects with data from the solver input file. More...
 
subroutine initiatesensortypemodule::initiatesensors2 (sensors, triads, joints, ctrl, err)
 Initializes pointers to the measured quantity for sensor objects. More...
 

Detailed Description

Initialization of sensor objects from the solver input file.