Public Member Functions | |
| void | Blade2D (const char *fileName) |
| constr. by loading blade geometry from file | |
| double | Length () |
| returns length of outline of blade | |
| double | ParamByPhi (double phi) |
| returns blade length at normal direction to phi | |
| Vec2D | Vec2DByPhi (double phi) |
| returns position at normal direction to phi | |
| Vec2D | Vec2DByParam (double param) |
| returns position at param blade length | |
| Vec2D | NormVec2DByParam (double param) |
| returns unity normal vector at param blade length | |
| void | SetPitch (double pitch) |
| sets pitch an triggers graphical output of blade with pitch | |
|
|
constr. by loading blade geometry from file
|
|
|
returns length of outline of blade
|
|
|
returns blade length at normal direction to phi
|
|
|
returns position at normal direction to phi
|
|
|
returns position at param blade length
|
|
|
returns unity normal vector at param blade length
|
|
|
sets pitch an triggers graphical output of blade with pitch
|
1.4.6-NO