getCL Function

public function getCL(this, alphaQuery, machQuery)

Returns value of 2-d linear interpolated CL for a 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)