FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Abstract_Calculate_Impedance
Interface
169 statements
Source File
HCF.F90
Calculate_HCF
Abstract_Calculate_Impedance
Contents
None
interface
private function Abstract_Calculate_Impedance(Omega, thetaI) result(Impedance)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(in)
::
Omega
real(kind=real64),
intent(in)
::
thetaI
Return Value
real(kind=real64)