Class HarmonicAnalysisResultsBrokenDownBySurfaceWithinAHarmonic
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
HarmonicAnalysisResultsBrokenDownBySurfaceWithinAHarmonic
Implements
System.IEquatable<APIBase>
Inherited Members
HarmonicAnalysisResultsBrokenDownByLocationWithinAHarmonic.OutputNamedReportAsTextTo(String, String)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.ReportablePropertyResults
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class HarmonicAnalysisResultsBrokenDownBySurfaceWithinAHarmonic : HarmonicAnalysisResultsBrokenDownByLocationWithinAHarmonic, IEquatable<APIBase>
Properties
AirborneSoundPower
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic AirborneSoundPower { get; }
Property Value
Type | Description |
---|---|
ResultsForResponseOfAComponentOrSurfaceInAHarmonic |
MaximumNormalVelocity
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic MaximumNormalVelocity { get; }
Property Value
Type | Description |
---|---|
ResultsForResponseOfAComponentOrSurfaceInAHarmonic |
RootMeanSquaredNormalAcceleration
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic RootMeanSquaredNormalAcceleration { get; }
Property Value
Type | Description |
---|---|
ResultsForResponseOfAComponentOrSurfaceInAHarmonic |
RootMeanSquaredNormalDisplacement
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic RootMeanSquaredNormalDisplacement { get; }
Property Value
Type | Description |
---|---|
ResultsForResponseOfAComponentOrSurfaceInAHarmonic |
RootMeanSquaredNormalVelocity
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic RootMeanSquaredNormalVelocity { get; }
Property Value
Type | Description |
---|---|
ResultsForResponseOfAComponentOrSurfaceInAHarmonic |
SoundIntensity
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic SoundIntensity { get; }
Property Value
Type | Description |
---|---|
ResultsForResponseOfAComponentOrSurfaceInAHarmonic |
SoundPressure
Declaration
public ResultsForResponseOfAComponentOrSurfaceInAHarmonic SoundPressure { get; }
Property Value
Type | Description |
---|---|
ResultsForResponseOfAComponentOrSurfaceInAHarmonic |
SurfaceName
Declaration
public virtual string SurfaceName { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.IEquatable<T>