Search Results for

    Show / Hide Table of Contents

    Enum DoseValuePresentation

    Types of presentation for dose values.

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

    Fields

    Name Description
    Absolute

    The dose in Gy or cGy.

    Relative

    The dose as a percentage.

    In This Article
    Back to top