Enum RTPrescriptionConstraintType
Type of the RT prescription constraint.
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum RTPrescriptionConstraintType
Fields
Name | Description |
---|---|
FreeText | Free-text constraint for the organ at risk. |
MaximumDose | Maximum dose for the target or for the organ risk. |
MaximumDvhDose | Maximum DVH dose for the target. |
MaximumMeanDose | Maximum mean dose for the organ at risk. |
MinimumDose | Minimum dose for the target. |
MinimumDvhDose | Minimum DVH dose for the target. |