VM2D
1.12
Vortex methods for 2D flows simulation
|
#include <AirfoilGeometry.h>
Public Member Functions | |
GeomPoint () | |
GeomPoint (const Point2D &_r, const std::string &_type) | |
~GeomPoint () | |
Public Attributes | |
Point2D | r |
std::string | type |
Definition at line 9 of file AirfoilGeometry.h.
|
inline |
Definition at line 16 of file AirfoilGeometry.h.
|
inline |
Definition at line 18 of file AirfoilGeometry.h.
|
inline |
Definition at line 21 of file AirfoilGeometry.h.
Point2D VMlib::GeomPoint::r |
Definition at line 12 of file AirfoilGeometry.h.
std::string VMlib::GeomPoint::type |
Definition at line 13 of file AirfoilGeometry.h.