Search Results for

    Show / Hide Table of Contents

    Enum GantryDirection

    The enumeration of gantry rotation directions.

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

    Fields

    Name Description
    Clockwise

    Clockwise.

    CounterClockwise

    Counterclockwise.

    None

    None.

    In This Article
    Back to top