Click or drag to resize

ParticleShape Enumeration

Types of shapes that the source could be

Namespace: ema3d.Api.V25.Charging.Excitation
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public enum ParticleShape
Members
Member nameValueDescription
ChargeDensity0 Analytic particle source with only charge density as input.
Boxed1 Boxed shaped particle source.
Cylinder2 Cylindar shaped particle source.
Plane3 Planar particle source.
Sphere4 Spherical shaped particle source.
See Also