Marine systems simulation
SCableSpec Struct Reference

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. More...
 
double CalcEA ()
 Calculates the stiffness of the cable.
 

Public Attributes

int iNumElements
 
double dDensity
 
double dNumericalDamping
 
double dDiameter
 
double dE
 
double dDampingRatio
 
double dFluidRho
 
double dMaxStep
 
double dMaxTension
 
double dMaxAcceleration
 
double dStepSafetyFactor
 
double dMeanTension0
 
double dEAdaptationPeriod
 
std::string sMaterialName
 
int iCableFaces
 
std::string sCableName
 
double dDrawScale
 

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: