NX Open C++ Reference Guide
Public Types | List of all members
NXOpen::CAE::SimLoadRecipeTypes Class Reference

The class handles the enum definitions needed by load recipes. More...

Public Types

enum  DataTypes {
  DataTypesTimeData, DataTypesFrequencySpectra, DataTypesWaterfallofTimeData, DataTypesWaterfallofFrequencySpectra,
  DataTypesOrderCut
}
 This enum defines the Data Type options. More...
 
enum  LoadConditionHandling { LoadConditionHandlingSingle, LoadConditionHandlingPerDataSource }
 This enum defines the types of Data Source handling. More...
 

Detailed Description

The class handles the enum definitions needed by load recipes.


No Creator this holds an enum shared by other classes

Created in NX10.0.0.

Member Enumeration Documentation

This enum defines the Data Type options.

Enumerator
DataTypesTimeData 

Time Data.

DataTypesFrequencySpectra 

Frequency Spectra.

DataTypesWaterfallofTimeData 

Waterfall of Time Data.

DataTypesWaterfallofFrequencySpectra 

Waterfall of Frequency Spectra.

DataTypesOrderCut 

Order Cut.

This enum defines the types of Data Source handling.

Enumerator
LoadConditionHandlingSingle 

Treat all sources as a single load condition.

LoadConditionHandlingPerDataSource 

Treat each source as a load condition.


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