NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAE.ResponseSimulation.FrequencyDefinition Class Reference

Represents the frequency setting to perform FRF evaluation More...

Inheritance diagram for NXOpen.CAE.ResponseSimulation.FrequencyDefinition:

Public Types

enum  InterpolationMethod { LogLog, LogLinear, LinearLinear }
 Specifies the method for interpolation More...
 
enum  Definition { Range, ModalContribution }
 Specifies the method to define frequency More...
 

Public Member Functions

unsafe double[] GetFrequencies ()
 Returns frequency values to perform FRF evaluation. More...
 
unsafe void SetFrequencies (double[] frequencies)
 Sets the frequency values to perform FRF evaluation. More...
 

Properties

unsafe int ContributorNumber [get, set]
 Returns or sets the number of contributors. More...
 
unsafe double EndValue [get, set]
 Returns or sets the end value of frequency range. More...
 
unsafe
NXOpen.CAE.ResponseSimulation.FrequencyDefinition.Definition 
EvaluationType [get, set]
 Returns or sets the method to define frequency More...
 
unsafe bool GenerateMaximumContributors [get, set]
 Returns or sets the option for generating maximum contributors or not. More...
 
unsafe
NXOpen.CAE.ResponseSimulation.FrequencyDefinition.InterpolationMethod 
InterpolationMethodOption [get, set]
 Returns or sets the interpolation method. More...
 
unsafe bool NormalizeResults [get, set]
 Returns or sets the option to normalize results. More...
 
unsafe int SpectralLine [get, set]
 Returns or sets the additional spectral lines. More...
 
unsafe double StartValue [get, set]
 Returns or sets the start value of frequency range. More...
 

Detailed Description

Represents the frequency setting to perform FRF evaluation

Created in NX5.0.0

Member Enumeration Documentation

Specifies the method to define frequency

Enumerator
Range 
ModalContribution 

Specifies the method for interpolation

Enumerator
LogLog 
LogLinear 
LinearLinear 

Member Function Documentation

unsafe double [] NXOpen.CAE.ResponseSimulation.FrequencyDefinition.GetFrequencies ( )

Returns frequency values to perform FRF evaluation.

Only available when the frequency definition method is CAE.ResponseSimulation.FrequencyDefinition.Definition.ModalContribution

Created in NX6.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Returns
unsafe void NXOpen.CAE.ResponseSimulation.FrequencyDefinition.SetFrequencies ( double[]  frequencies)

Sets the frequency values to perform FRF evaluation.

Only available when the frequency definition method is CAE.ResponseSimulation.FrequencyDefinition.Definition.ModalContribution

Created in NX6.0.0

License requirements: nx_response_anlys ("NX Response Analysis")

Parameters
frequencies

Property Documentation

unsafe int NXOpen.CAE.ResponseSimulation.FrequencyDefinition.ContributorNumber
getset

Returns or sets the number of contributors.

Only available when maximu contributors will be generated

Created in NX6.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe double NXOpen.CAE.ResponseSimulation.FrequencyDefinition.EndValue
getset

Returns or sets the end value of frequency range.

Only available when the frequency is defined by CAE.ResponseSimulation.FrequencyDefinition.Definition.Range

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe NXOpen.CAE.ResponseSimulation.FrequencyDefinition.Definition NXOpen.CAE.ResponseSimulation.FrequencyDefinition.EvaluationType
getset

Returns or sets the method to define frequency

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe bool NXOpen.CAE.ResponseSimulation.FrequencyDefinition.GenerateMaximumContributors
getset

Returns or sets the option for generating maximum contributors or not.

Only available when frequency definition metod is CAE.ResponseSimulation.FrequencyDefinition.Definition.ModalContribution

Created in NX6.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe NXOpen.CAE.ResponseSimulation.FrequencyDefinition.InterpolationMethod NXOpen.CAE.ResponseSimulation.FrequencyDefinition.InterpolationMethodOption
getset

Returns or sets the interpolation method.

Only available when the frequency is defined by CAE.ResponseSimulation.FrequencyDefinition.Definition.Range

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe bool NXOpen.CAE.ResponseSimulation.FrequencyDefinition.NormalizeResults
getset

Returns or sets the option to normalize results.

Only available when maximu contributors will be generated

Created in NX6.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe int NXOpen.CAE.ResponseSimulation.FrequencyDefinition.SpectralLine
getset

Returns or sets the additional spectral lines.

Only available when frequency is defined by CAE.ResponseSimulation.FrequencyDefinition.Definition.Range

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")

unsafe double NXOpen.CAE.ResponseSimulation.FrequencyDefinition.StartValue
getset

Returns or sets the start value of frequency range.

Only available when the frequency is defined by CAE.ResponseSimulation.FrequencyDefinition.Definition.Range

Created in NX5.0.0

License requirements to get this property: nx_response_anlys ("NX Response Analysis")

License requirements to set this property: nx_response_anlys ("NX Response Analysis")


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