Enum DVHEstimateType
Represents the type of a DVH estimate curve
Namespace: VMS.TPS.Common.Model.Types
Assembly: VMS.TPS.Common.Model.Types.dll
Syntax
public enum DVHEstimateType
Fields
| Name | Description |
|---|---|
| Lower | Upper bound of the estimated DVH curve area |
| Undefined | Undefined estimate curve |
| Upper | Upper bound of the estimated DVH curve area |