Search Results for

    Show / Hide Table of Contents

    Enum ObjectiveGoalType

    Clinical goal Objective type

    Namespace: VMS.TPS.Common.Model.Types
    Assembly: VMS.TPS.Common.Model.Types.dll
    Syntax
    public enum ObjectiveGoalType

    Fields

    Name Description
    ConformityIndex

    Specialised type: Uses only Objective::Oper and Objective::limit

    Dose

    Dose objective

    GradientMeasure

    Specialised type: Uses only Objective::Oper and Objective::limit, Objective::limitUnit is always Unit::Absolute

    Invalid

    Uninitialized or partially filled Objective

    Maximum_Dose

    Maximum dose objective

    Mean_Dose

    Mean dose objective

    Minimum_Dose

    Minimum dose objective

    Prescription

    Specialized type: Uses only Objective::limit and Objective::limitUnit, Objective::Oper is always Operator::Equals

    Volume

    Volume objective

    In This Article
    Back to top