Ham Cockpit   

    Show / Hide Table of Contents

    Property IsComplex

    View Source

    IsComplex

    Gets or sets a value indicating whether the samples are complex or real.

    Declaration
    public bool IsComplex { get; set; }
    Property Value
    Type Description
    Boolean

    true if the samples are complex; otherwise, false.

    • View Source
    Back to top Generated by DocFX