Version: 15.0

    Show / Hide Table of Contents

    Enum AcousticRadiationEfficiencyInputType

    Namespace: SMT.MastaAPI.Materials
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum AcousticRadiationEfficiencyInputType

    Fields

    Name Description
    SimpleParametrised

    Define in terms of a knee frequency above which the efficiency is 1 and a power for the curve below this value.

    SpecifyValues

    Define look up table of efficiency vs frequency

    Unity

    Use a value of one for the radiation efficiency. Results will be an upper limit of the radiated sound power.

    Back to top