NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.CAE.FemSignalProcessingApplication Class Reference

Implementation of the NXOpen.Fields.IApplication . More...

Inheritance diagram for NXOpen.CAE.FemSignalProcessingApplication:
NXOpen.Fields.IApplication NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.CAE.FemSignalProcessingSignalAttributes 
CreateSignalAttributes (NXOpen.CAE.FemSignalProcessingSignalAttributes.SpectrumScalings defaultVisualizationSpectrumScaling, NXOpen.CAE.FemSignalProcessingSignalAttributes.CorrectionModes defaultVisualizationCorrectionMode, double amplitudeCorrectionFactor, double energyCorrectionFactor, NXOpen.CAE.FemSignalProcessingSignalAttributes.AcousticalWeightings acousticalWeighting)
 Creates a new set of signal attributes that can be attached to a field. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Fields.IApplication
unsafe string Name [get]
 Returns the name of the application. More...
 

Detailed Description

Implementation of the NXOpen.Fields.IApplication .

This application provides support for attaching signal attributes (like acoustical weighting, energy/amplitude correction factors, ...) on a field.

Not support KF.

Created in NX12.0.0

Member Function Documentation

unsafe NXOpen.CAE.FemSignalProcessingSignalAttributes NXOpen.CAE.FemSignalProcessingApplication.CreateSignalAttributes ( NXOpen.CAE.FemSignalProcessingSignalAttributes.SpectrumScalings  defaultVisualizationSpectrumScaling,
NXOpen.CAE.FemSignalProcessingSignalAttributes.CorrectionModes  defaultVisualizationCorrectionMode,
double  amplitudeCorrectionFactor,
double  energyCorrectionFactor,
NXOpen.CAE.FemSignalProcessingSignalAttributes.AcousticalWeightings  acousticalWeighting 
)
inline

Creates a new set of signal attributes that can be attached to a field.

The returned object is immutable, which means that all attributes are provided when creating the object. See NXOpen.CAE.FemSignalProcessingSignalAttributes for more informations about these attributes.

Created in NX12.0.0

License requirements: None.

Parameters
defaultVisualizationSpectrumScaling
defaultVisualizationCorrectionMode
amplitudeCorrectionFactor
energyCorrectionFactor
acousticalWeighting
Returns

The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.