|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data type representing slide DOF in a multi-master joint. More...

Public Attributes | |
| type(glidercurvetype), pointer | master |
| Glider curve definition. More... | |
| type(jointdoftype), pointer | slidedof |
| Slide DOF along master curve. More... | |
| real(dp), dimension(:), pointer | coeff |
| Scaling of each master triad. More... | |
| real(dp), dimension(3) | tangent |
| Unit tangent vector in slide direction. More... | |
| real(dp), dimension(3) | rotgrad |
| Rate of rotation w.r.t. slide variable. More... | |
| real(dp) | thickness |
| Thickness of cam domain in local x-direction. More... | |
Data type representing slide DOF in a multi-master joint.
| real(dp), dimension(:), pointer masterslavejointtypemodule::slidertype::coeff |
Scaling of each master triad.
| type(glidercurvetype), pointer masterslavejointtypemodule::slidertype::master |
Glider curve definition.
| real(dp), dimension(3) masterslavejointtypemodule::slidertype::rotgrad |
Rate of rotation w.r.t. slide variable.
| type(jointdoftype), pointer masterslavejointtypemodule::slidertype::slidedof |
Slide DOF along master curve.
| real(dp), dimension(3) masterslavejointtypemodule::slidertype::tangent |
Unit tangent vector in slide direction.
| real(dp) masterslavejointtypemodule::slidertype::thickness |
Thickness of cam domain in local x-direction.