Abstract_Calculate_kr_HCF_Base_Impedance Interface

interface
private function Abstract_Calculate_kr_HCF_Base_Impedance(self, h) result(kr)

Arguments

Type IntentOptional Attributes Name
class(Abstract_HCF_Base_Impedance), intent(in) :: self
real(kind=real64), intent(in) :: h

Return Value real(kind=real64)