|
Marine systems simulation
|
Contains some specifications used for simulating cables.
#include <CInternalCable.h>
Collaboration diagram for SCableSpec:Public Member Functions | |
| SCableSpec () | |
| The constructor sets some default values. | |
| void | Reset () |
| Resets the specification to the defaults. | |
| double | CalcEA () |
| Calculates the stiffness of the cable. | |
|
inline |
< The density of the cable material.
< The diameter of the cable.
< The stiffness of the cable material.
< The damping ratio to specify the internal damping.
< The density of the surrounding fluid.
< The maximum step size of the simulation.
< The maximum tension in the cable.
< The maximum allowed acceleration of the cable
< The safety factor when calculating the Young modulus of the element.
< The mean tension of the cable.
< The time constant of the adaptation of the mean tension.