 | TransportOptionsTransportFieldCouplingOn Property |
Enable the coupling of fields between Geant4 and Charge Plus.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool TransportFieldCouplingOn { get; set; }Public Property TransportFieldCouplingOn As Boolean
Get
Set
public:
property bool TransportFieldCouplingOn {
bool get ();
void set (bool value);
}member TransportFieldCouplingOn : bool with get, set
Property Value
Boolean
See Also