VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
rotor_getflap
Function
9 statements
Source File
classdef.f90
classdef
rotor_getflap
Contents
public function rotor_getflap(this, psi, ib)
Prescribed flap [rad]: flap0 + flapC
cos(psi) + flapS
sin(psi)
Type Bound
rotor_class
Arguments
Type
Intent
Optional
Attributes
Name
class(
rotor_class
)
::
this
real(kind=dp),
intent(in)
::
psi
integer,
intent(in)
::
ib
Return Value
real(kind=dp)