Click or drag to resize

ParticlePlane Enumeration

Plane for the particle source.

Namespace: ema3d.Api.V25.Charging.Excitation
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public enum ParticlePlane
Members
Member nameValueDescription
X0 Particle source in the x-direction.
Y1 Particle source in the y-direction.
Z2 Particle source in the z-direction.
See Also