Enum MLCPlanType
The enumeration of Multileaf Collimator (MLC) techniques.
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum MLCPlanType
Fields
Name | Description |
---|---|
ArcDynamic | The MLC shape is changed dynamically during the beam-on. The dose per degree is kept constant. The gantry rotates. |
DoseDynamic | The MLC shape and dose per degree are changed dynamically during the beam-on. The gantry does not rotate. |
NotDefined | Undefined MLC Plan type. |
ProtonLayerStacking | Proton layer stacking. |
Static | The MLC shape is static during the beam-on. |
VMAT | The MLC shape and dose per degree are changed dynamically during the beam-on. This MLC type is used in RapidArc and other VMAT fields. |