![]() | Charging |
public abstract class ChargingMaterialBase<T> : DefinitionBase<T> where T : ChargingMaterialBase<T>
The ChargingMaterialBaseT type exposes the following members.
Name | Description | |
---|---|---|
![]() | AtomicMass | Gets/Sets the average atomic mass of the material. |
![]() | AtomicNumber | Gets/Sets the average atomic number of the material. |
![]() | Breakdown | Gets/Sets the dielectric breakdown strength of the material. |
![]() | DeltaMaxInternal | Gets/Sets the internal delta max of the material. |
![]() | Density | Gets/Sets density of the bulk material. |
![]() | DisplayColor |
Gets / Sets the definition display color.
(Inherited from DefinitionBaseT) |
![]() | DisplayName |
Gets/Sets the display name of the underlying sim object.
(Inherited from DefinitionBaseT) |
![]() | Epsilon | Gets/Sets permittivity of isotropic material. |
![]() | EpsilonRelative | Gets/Sets the relative dielectric constant |
![]() | IsPSourceIncluded | Gets/Sets if the particle source should be included in the material properties. |
![]() | Mu | Gets/Sets permeability of isotropic material. |
![]() | Phtotoemission | Gets/Sets photoemission due to photoelectric effect. |
![]() | RIC | Gets/Sets Radiation Induced Conductivity. |
![]() | Sigma | Gets/Sets conductivity of isotropic material. |
![]() | SigmaM | Gets/Sets magnetic conductivity of isotropic material. |
![]() | SurfaceResistivity | Gets/Sets surface Resistivity of the material. |
![]() | Thickness | Gets/Sets thickness of isotropic material (only for composite materials). |
![]() | TriboCurrent | Gets/Sets triboelectric current source. |
Name | Description | |
---|---|---|
![]() | AssignBulk |
Assign a material definition to a collection of document objects.
(Inherited from DefinitionBaseT) |
![]() | AssignSingle |
Assign a material definition to a single document object.
(Inherited from DefinitionBaseT) |
![]() | Delete |
Deletes sim object.
(Inherited from APISimObjectBaseTWrapper) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetName |
Returns the name of the object.
(Inherited from APISimObjectBaseTWrapper) |
![]() | GetSiblings |
Get all objects that share this object's type in the document.
(Inherited from APISimObjectBaseTWrapper) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | SetName |
Sets the name of the object
(Inherited from APISimObjectBaseTWrapper) |
![]() | SetVisibility |
Sets the visibility status of the object.
(Inherited from APISimObjectBaseTWrapper) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |