NX Open C++ Reference Guide
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

Public Member Functions

NXOpen::CAE::FemSignalProcessingSignalAttributesCreateSignalAttributes (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...
 
- Public Member Functions inherited from NXOpen::Fields::IApplication
NXString Name ()
 Returns the name of the application. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. 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

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 
)

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.

Returns

Created in NX12.0.0.

License requirements : None
Parameters
defaultVisualizationSpectrumScalingdefaultvisualizationspectrumscaling
defaultVisualizationCorrectionModedefaultvisualizationcorrectionmode
amplitudeCorrectionFactoramplitudecorrectionfactor
energyCorrectionFactorenergycorrectionfactor
acousticalWeightingacousticalweighting

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