VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
rotor_getCamber
Function
39 statements
Source File
classdef.f90
classdef
rotor_getCamber
Contents
public function rotor_getCamber(this, x, y)
Uses
libMath
Get z coordinate on wing from x, y values
Type Bound
rotor_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
rotor_class
)
::
this
real(kind=dp),
intent(in),
dimension(:)
::
x
real(kind=dp),
intent(in),
dimension(:)
::
y
Return Value
real(kind=dp), dimension(size(x), size(y))