Search Results for

    Show / Hide Table of Contents

    Enum JawFitting

    Specifies where collimator jaws are positioned in an MLC leaf fit operation.

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

    Fields

    Name Description
    FitToRecommended

    Collimator jaws are positioned to the recommended setback away from the MLC leaves.

    FitToStructure

    Collimator jaws are positioned to MLC outline.

    None

    Collimator jaws are not moved.

    In This Article
    Back to top