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