getCD Function

public function getCD(this, alphaQuery, machQuery)

Returns value of 2-d linearly interpolated CD for given alphaQuery and machQuery values

Type Bound

C81_class

Arguments

Type IntentOptional Attributes Name
class(C81_class) :: this
real(kind=dp), intent(in) :: alphaQuery
real(kind=dp), intent(in) :: machQuery

Return Value real(kind=dp)