 | ChargeIsotropicDefinitionAtomicMass Property |
Gets/Sets the average atomic mass of the material.
Namespace: ema3d.Api.V26.Charging.Definitions.MaterialsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double AtomicMass { get; set; }Public Property AtomicMass As Double
Get
Set
public:
property double AtomicMass {
double get ();
void set (double value);
}member AtomicMass : float with get, set
Property Value
Double
See Also