|  | 
| 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 | 
|  | 
|  | 
| enum | CURVE { VISCOUS_FRICTION =0
, WAVEMAKING_RESISTANCE
, FORM_FACTOR_FRICITON
, SKIN_ROUGHNESS
 } | 
|  | 
◆ GetValue()
  
  | 
        
          | virtual double Ship::EmpiricalCurve::GetValue | ( | double | _xvalue | ) |  |  | virtual | 
 
 
The documentation for this class was generated from the following file: