FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
CoRiBoDynamics::EnvironmentForces Class Reference
+ Inheritance diagram for CoRiBoDynamics::EnvironmentForces:
+ Collaboration diagram for CoRiBoDynamics::EnvironmentForces:

Classes

struct  CableSegment
 
struct  ClumpWeight
 
struct  TrawlDoor
 

Public Member Functions

 EnvironmentForces (ConstraintSolver *solver, double timeConstant)
 
void AddNewCableSegment (CableSegment cable)
 
void ComputeConstraints (const double T, const double *const X)
 
void AddTrawlDoor (TrawlDoor Door)
 
void AddClumpWeight (ClumpWeight Weight)
 
void setEnvironmentPointer (environment::EnvironmentProvider *environment)
 

Protected Attributes

std::vector< CableSegmentm_Cables
 
std::vector< TrawlDoorm_TrawlDoors
 
std::vector< ClumpWeightm_ClumpWeights
 
double m_timeConstant
 
environment::EnvironmentProvider * m_environment
 

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