Marine systems simulation
Ship::EmpiricalCurve Class Reference
+ Inheritance diagram for Ship::EmpiricalCurve:
+ Collaboration diagram for Ship::EmpiricalCurve:

Public Member Functions

virtual double GetValue (double _xvalue)
 
void SetData (std::vector< double > &_Xvals, std::vector< double > &_Yvals)
 
void SetData (std::string &_Xvals, std::string &_Yvals)
 
void SetData (unsigned int num_elements, double *_Xvals, double *_Yvals)
 
virtual double GetValue (double _xvalue)=0
 

Additional Inherited Members

- Public Types inherited from Ship::ResistanceCurve
enum  CURVE { VISCOUS_FRICTION =0 , WAVEMAKING_RESISTANCE , FORM_FACTOR_FRICITON , SKIN_ROUGHNESS }
 

Member Function Documentation

◆ GetValue()

virtual double Ship::EmpiricalCurve::GetValue ( double  _xvalue)
virtual

Implements Ship::ResistanceCurve.


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