Struct UFMotion.JointMotionInput
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFMotion.JointMotionInput
Fields
acceleration
Declaration
public double acceleration
Field Value
Type | Description |
---|---|
double |
amplitude
Declaration
public double amplitude
Field Value
Type | Description |
---|---|
double |
displacement
Declaration
public double displacement
Field Value
Type | Description |
---|---|
double |
frequency
Declaration
public double frequency
Field Value
Type | Description |
---|---|
double |
function
Declaration
public Tag function
Field Value
Type | Description |
---|---|
Tag |
harm_disp
Declaration
public double harm_disp
Field Value
Type | Description |
---|---|
double |
input_type
Declaration
public UFMotion.JointMotionInputType input_type
Field Value
Type | Description |
---|---|
UFMotion.JointMotionInputType |
phase_angle
Declaration
public double phase_angle
Field Value
Type | Description |
---|---|
double |
velocity
Declaration
public double velocity
Field Value
Type | Description |
---|---|
double |