NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Motion::RecurdynSolverProperty Class Reference

Represents a Motion::RecurdynSolverProperty
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Motion::RecurdynSolverProperty:
NXOpen::TaggedObject

List of all members.

Public Types

enum  StaticIntegratorTypes { StaticIntegratorTypesNewtonRapson, StaticIntegratorTypesRobustNewtonRapson }
 Integrator type. More...

Public Member Functions

double CosimSampleTime ()
 Returns the sampling time for co-simulation
Created in NX5.0.0.
NXString CosimSimModel ()
 Returns the simulink model for co-simulation
Created in NX6.0.0.
double DynamicErrorTolerance ()
 Returns the dynamic error tolerance
Created in NX5.0.0.
double DynamicInitialStepSize ()
 Returns the dynamic initial step size
Created in NX5.0.0.
int DynamicMaxKinIteration ()
 Returns the Maximum kinematic iteration
Created in NX5.0.0.
double DynamicMaxStepSize ()
 Returns the dynamic max step size
Created in NX5.0.0.
double DynamicNumericalDamping ()
 Returns the dynamic numerical damping
Created in NX5.0.0.
void SetCosimSampleTime (double cosimSampleTime)
 Sets the sampling time for co-simulation
Created in NX5.0.0.
void SetCosimSimModel (const NXString &cosimSimModel)
 Sets the simulink model for co-simulation
Created in NX6.0.0.
void SetDynamicErrorTolerance (double dynamicErrorTolerance)
 Sets the dynamic error tolerance
Created in NX5.0.0.
void SetDynamicInitialStepSize (double dynamicInitialStepSize)
 Sets the dynamic initial step size
Created in NX5.0.0.
void SetDynamicMaxKinIteration (int dynamicMaxKinIteration)
 Sets the Maximum kinematic iteration
Created in NX5.0.0.
void SetDynamicMaxStepSize (double dynamicMaxStepSize)
 Sets the dynamic max step size
Created in NX5.0.0.
void SetDynamicNumericalDamping (double dynamicNumericalDamping)
 Sets the dynamic numerical damping
Created in NX5.0.0.
void SetStaticErrorTolerance (double staticErrorTolerance)
 Sets the static error tolerance
Created in NX5.0.0.
void SetStaticInitialStepSize (double staticInitialStepSize)
 Sets the static initial step size
Created in NX5.0.0.
void SetStaticIntegratorType (NXOpen::Motion::RecurdynSolverProperty::StaticIntegratorTypes integratorType)
 Sets the integrator type
Created in NX5.0.0.
void SetStaticMaxIteration (int staticMaxIteration)
 Sets the static max iteration
Created in NX5.0.0.
void SetStaticMaxStepSize (double staticMaxStepSize)
 Sets the static max step size
Created in NX5.0.0.
void SetStaticStability (double staticStability)
 Sets the static stability
Created in NX5.0.0.
double StaticErrorTolerance ()
 Returns the static error tolerance
Created in NX5.0.0.
double StaticInitialStepSize ()
 Returns the static initial step size
Created in NX5.0.0.
NXOpen::Motion::RecurdynSolverProperty::StaticIntegratorTypes StaticIntegratorType ()
 Returns the integrator type
Created in NX5.0.0.
int StaticMaxIteration ()
 Returns the static max iteration
Created in NX5.0.0.
double StaticMaxStepSize ()
 Returns the static max step size
Created in NX5.0.0.
double StaticStability ()
 Returns the static stability
Created in NX5.0.0.

Detailed Description

Represents a Motion::RecurdynSolverProperty
Created in NX5.0.0.



Member Enumeration Documentation

Integrator type.

Enumerator:
StaticIntegratorTypesNewtonRapson 

Newton rapson.

StaticIntegratorTypesRobustNewtonRapson 

Robust newton rapson.


Member Function Documentation

Returns the sampling time for co-simulation
Created in NX5.0.0.



License requirements : None

Returns the simulink model for co-simulation
Created in NX6.0.0.



License requirements : None

Returns the dynamic error tolerance
Created in NX5.0.0.



License requirements : None

Returns the dynamic initial step size
Created in NX5.0.0.



License requirements : None

Returns the Maximum kinematic iteration
Created in NX5.0.0.



License requirements : None

Returns the dynamic max step size
Created in NX5.0.0.



License requirements : None

Returns the dynamic numerical damping
Created in NX5.0.0.



License requirements : None

Sets the sampling time for co-simulation
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
cosimSampleTimecosimsampletime

Sets the simulink model for co-simulation
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
cosimSimModelcosimsimmodel

Sets the dynamic error tolerance
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
dynamicErrorTolerancedynamicerrortolerance

Sets the dynamic initial step size
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
dynamicInitialStepSizedynamicinitialstepsize

Sets the Maximum kinematic iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
dynamicMaxKinIterationdynamicmaxkiniteration

Sets the dynamic max step size
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
dynamicMaxStepSizedynamicmaxstepsize

Sets the dynamic numerical damping
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
dynamicNumericalDampingdynamicnumericaldamping

Sets the static error tolerance
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
staticErrorTolerancestaticerrortolerance

Sets the static initial step size
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
staticInitialStepSizestaticinitialstepsize

Sets the integrator type
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
integratorTypeintegratortype

Sets the static max iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
staticMaxIterationstaticmaxiteration

Sets the static max step size
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
staticMaxStepSizestaticmaxstepsize

Sets the static stability
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
staticStabilitystaticstability

Returns the static error tolerance
Created in NX5.0.0.



License requirements : None

Returns the static initial step size
Created in NX5.0.0.



License requirements : None

Returns the integrator type
Created in NX5.0.0.



License requirements : None

Returns the static max iteration
Created in NX5.0.0.



License requirements : None

Returns the static max step size
Created in NX5.0.0.



License requirements : None

Returns the static stability
Created in NX5.0.0.



License requirements : None


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