Enum AcousticRadiationEfficiencyInputType
Namespace: SMT.MastaAPI.Materials
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("736e4950-19f1-d517-3695-29e60c35808a")]
[ApiEnumFor("SMT.Materials.AcousticRadiationEfficiencyInputType, SMT.Materials")]
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. |