Search Results for

    Show / Hide Table of Contents

    Enum RangeModulatorType

    Type of the range modulator.

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

    Fields

    Name Description
    Fixed

    Fixed modulation width and weights which are achieved by using a ridge filter or a constant speed wheel with constant beam current.

    Whl_FixedWeights

    Selected wheel/track (Range Modulator ID) is spinning at constant speed. Modulation width is adjusted by switching constant beam current on and off at wheel steps indicated by Range Modulator Gating Values.

    Whl_ModWeights

    Selected wheel/track (Range Modulator ID) is spinning at constant speed. Weight per wheel step is adjusted by modulating beam current according to selected Beam Current Modulation.

    In This Article
    Back to top