 | BackgroundMagneticConductivity Property |
Gets/Sets background magnetic conductivity of FDTD Domain
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double MagneticConductivity { get; set; }
Public Property MagneticConductivity As Double
Get
Set
public:
property double MagneticConductivity {
double get ();
void set (double value);
}
member MagneticConductivity : float with get, set
Property Value
Double
See Also