rotor_gettheta Function

public function rotor_gettheta(this, psi, ib)

Get pitch angle corresponding to blade azimuthal location

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)