 | ChargingMaterialBaseTTriboCurrent Property |
Gets/Sets triboelectric current source.
Namespace: ema3d.Api.V25.Charging.DefinitionsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double TriboCurrent { get; set; }
Public Property TriboCurrent As Double
Get
Set
public:
property double TriboCurrent {
double get ();
void set (double value);
}
member TriboCurrent : float with get, set
Property Value
Double
See Also