Search Results for

    Show / Hide Table of Contents

    Enum IonBeamScanMode

    The method of beam scanning to be used during treatment. Used with IonBeams.

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

    Fields

    Name Description
    Line

    Non-standard

    Modulated

    The beam is scanned between control points to create a modulated lateral fluence distribution across the field.

    None

    No beam scanning is performed.

    Uniform

    The beam is scanned between control points to create a uniform lateral fluence distribution across the field.

    Unknown

    Scanning mode is not known

    Wobbling

    Non-standard

    In This Article
    Back to top