Class HarmonicAnalysisResultsBrokenDownBySurfaceWithinAHarmonic
Inheritance
System.Object
HarmonicAnalysisResultsBrokenDownBySurfaceWithinAHarmonic
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class HarmonicAnalysisResultsBrokenDownBySurfaceWithinAHarmonic : HarmonicAnalysisResultsBrokenDownByLocationWithinAHarmonic, IEquatable<APIBase>
Properties
AirborneSoundPowerERP
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic AirborneSoundPowerERP { get; }
Property Value
MaximumNormalVelocity
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic MaximumNormalVelocity { get; }
Property Value
RootMeanSquaredNormalAcceleration
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic RootMeanSquaredNormalAcceleration { get; }
Property Value
RootMeanSquaredNormalDisplacement
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic RootMeanSquaredNormalDisplacement { get; }
Property Value
RootMeanSquaredNormalVelocity
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic RootMeanSquaredNormalVelocity { get; }
Property Value
SoundIntensityFromERP
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic SoundIntensityFromERP { get; }
Property Value
SoundPressureFromERP
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic SoundPressureFromERP { get; }
Property Value
SurfaceName
Declaration
public virtual string SurfaceName { get; }
Property Value
Type |
Description |
System.String |
|
Implements
System.IEquatable<T>
Extension Methods