NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.Motion.LmsSolverProperty Class Reference

Represents a NXOpen.Motion.LmsSolverProperty More...

Inheritance diagram for NXOpen.Motion.LmsSolverProperty:

Public Types

enum  DynamicAccelerationMethods { Banded, Harwell, Iterative }
 dynamic acceleration method More...
 
enum  DynamicInitialVelocityMethods { Qr, MoorePenrosePseudoinverse, MinimumKineticEnergy }
 dynamic initial velocity method More...
 
enum  StaticJacobianTypes { Exact, Finite }
 static jacobian type More...
 
enum  RoadHeightAdjustmentTypes { None, Road, Vehicle }
 road height adjustment type More...
 

Properties

unsafe NXOpen.Expression AssemblyTolerance [get]
 Returns the assembly tolerance More...
 
unsafe int DoubleArraySize [get, set]
 Returns or sets the double array size More...
 
unsafe int DynamicInitialVelocityMethod [get, set]
 Returns or sets the dynamic initial velocity method More...
 
unsafe NXOpen.Expression DynamicIntegrationTolerance [get]
 Returns the dynamic integration tolerance More...
 
unsafe NXOpen.Expression DynamicMaxIntegrationStep [get]
 Returns the dynamic max interation step More...
 
unsafe NXOpen.Expression DynamicSolutionTolerance [get]
 Returns the dynamic solution tolerance More...
 
unsafe int DynamicSolverAccelerationMethod [get, set]
 Returns or sets the dynamic solver acceleration method More...
 
unsafe int IntArraySize [get, set]
 Returns or sets the integer array size More...
 
unsafe NXOpen.Expression KinematicSolutionTolerance [get]
 Returns the kinematic solution tolerance More...
 
unsafe NXOpen.Expression LuTolerance [get]
 Returns the lu tolerance More...
 
unsafe
NXOpen.Motion.LmsSolverProperty.RoadHeightAdjustmentTypes 
RoadHeightAdjustment [get, set]
 Returns or sets the road height adjustment More...
 
unsafe NXOpen.Expression StaticForceTolerance [get]
 Returns the static force tolerance More...
 
unsafe int StaticJacobianType [get, set]
 Returns or sets the static jacobian type More...
 
unsafe int StaticQuasiIteration [get, set]
 Returns or sets the static quasi iteration More...
 
unsafe NXOpen.Expression StaticSolutionTolerance [get]
 Returns the static solution tolerance More...
 
unsafe NXOpen.Expression StaticStepSize [get]
 Returns the static step size More...
 

Detailed Description

Represents a NXOpen.Motion.LmsSolverProperty

Created in NX10.0.0

Member Enumeration Documentation

dynamic acceleration method

Enumerator
Banded 
Harwell 
Iterative 

dynamic initial velocity method

Enumerator
Qr 
MoorePenrosePseudoinverse 
MinimumKineticEnergy 

road height adjustment type

Enumerator
None 
Road 
Vehicle 

static jacobian type

Enumerator
Exact 
Finite 

Property Documentation

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.AssemblyTolerance
get

Returns the assembly tolerance

Created in NX10.0.0

License requirements: None.

unsafe int NXOpen.Motion.LmsSolverProperty.DoubleArraySize
getset

Returns or sets the double array size

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe int NXOpen.Motion.LmsSolverProperty.DynamicInitialVelocityMethod
getset

Returns or sets the dynamic initial velocity method

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.DynamicIntegrationTolerance
get

Returns the dynamic integration tolerance

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.DynamicMaxIntegrationStep
get

Returns the dynamic max interation step

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.DynamicSolutionTolerance
get

Returns the dynamic solution tolerance

Created in NX10.0.0

License requirements: None.

unsafe int NXOpen.Motion.LmsSolverProperty.DynamicSolverAccelerationMethod
getset

Returns or sets the dynamic solver acceleration method

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe int NXOpen.Motion.LmsSolverProperty.IntArraySize
getset

Returns or sets the integer array size

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.KinematicSolutionTolerance
get

Returns the kinematic solution tolerance

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.LuTolerance
get

Returns the lu tolerance

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Motion.LmsSolverProperty.RoadHeightAdjustmentTypes NXOpen.Motion.LmsSolverProperty.RoadHeightAdjustment
getset

Returns or sets the road height adjustment

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.StaticForceTolerance
get

Returns the static force tolerance

Created in NX10.0.0

License requirements: None.

unsafe int NXOpen.Motion.LmsSolverProperty.StaticJacobianType
getset

Returns or sets the static jacobian type

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe int NXOpen.Motion.LmsSolverProperty.StaticQuasiIteration
getset

Returns or sets the static quasi iteration

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.StaticSolutionTolerance
get

Returns the static solution tolerance

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LmsSolverProperty.StaticStepSize
get

Returns the static step size

Created in NX10.0.0

License requirements: None.


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