VOLCANOR
0.1.13
Documentation
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
rotor_getflapdot
Function
9 statements
Source File
classdef.f90
classdef
rotor_getflapdot
Contents
public function rotor_getflapdot(this, psi, ib)
Prescribed flap rate: d(flap)/dt = Omega * d(flap)/d(psi) [rad/s]
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)