FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
SCableSpec Struct Reference

Contains some specifications used for simulating cables.

#include <InternalCable.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.
 

Public Attributes

int numElements
 
double density
 
double numericalDamping
 
double diameter
 
double dE
 
double dampingRatio
 
double fluidRho
 
double maxStep
 
double maxTension
 
double maxAcceleration
 
double stepSafetyFactor
 
double dMeanTension0
 
double eAdaptationPeriod
 
std::string materialName
 
int cableFaces
 
std::string cableName
 
double drawScale
 

Member Function Documentation

◆ Reset()

void SCableSpec::Reset ( )
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.


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