Version: 13.0

    Show / Hide Table of Contents

    Enum SoundPressureEnclosureType

    Namespace: SMT.MastaAPI.Materials
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("170b5930-7013-fa2f-2f77-1188ab3f4473")]
    [ApiEnumFor("SMT.Materials.SoundPressureEnclosureType, SMT.Materials")]
    public enum SoundPressureEnclosureType

    Fields

    Name Description
    FreeField

    Source is in free space

    FreeFieldOverReflectingPlane

    Source is in free space above a reflecting plane (i.e. the ground)

    Back to top