Enum PlanUncertaintyType
Plan uncertainty type indicates the usage of associated uncertainty parameters, see PlanUncertainty.
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum PlanUncertaintyType
Fields
Name | Description |
---|---|
BaselineShiftUncertainty | Used for target shift. The target is positioned correctly, but other organs have been moved in relation to the target. |
IsocenterShiftUncertainty | Used for patient setup uncertainty. It is assumed that all organs have shifted. |
RangeUncertainty | Used for proton uncertainty plans. |
RobustOptimizationUncertainty | Uncertainty parameters used in robust optimization. |
UncertaintyTypeNotDefined | Indicates an undefined uncertainty type. |