NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::DurabilityDataControlBuilder Class Reference

Represents a builder class for the transient event data control. More...

Inheritance diagram for NXOpen::CAE::DurabilityDataControlBuilder:
NXOpen::TaggedObject

List of all members.

Public Member Functions

int DecimationOrder ()
 Returns the decimation order.
NXOpen::ExpressionOutputEndTime ()
 Returns the output end time.
NXOpen::ExpressionOutputStartTime ()
 Returns the output start time.
double PeakValleyTolerance ()
 Returns the peak valley tolerance.
void SetDecimationOrder (int decimationOrder)
 Sets the decimation order.
void SetPeakValleyTolerance (double peakValleyTolerance)
 Sets the peak valley tolerance.

Detailed Description

Represents a builder class for the transient event data control.

The data control helps choose the start and ending time for the transient loading. It also allows for a decimation order and a peak valley tolerance control.
Created in NX7.5.0.


Member Function Documentation

Returns the decimation order.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Returns the output end time.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Returns the output start time.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Returns the peak valley tolerance.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Sets the decimation order.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
decimationOrderdecimationorder

Sets the peak valley tolerance.


Created in NX7.5.0.

License requirements : nx_adv_durability ("NX Advanced Durability")

Parameters:
peakValleyTolerancepeakvalleytolerance

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