rotor_getflapdot Function

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 IntentOptional Attributes Name
class(rotor_class) :: this
real(kind=dp), intent(in) :: psi
integer, intent(in) :: ib

Return Value real(kind=dp)