Property | Type | Description | |
---|---|---|---|
m_bQueryMotorData | bool | ||
m_bResetToStartPos | bool | ||
m_fltMaxAngle | float | ||
m_fltMinAngle | float | ||
m_fltRPMPerFPUnit | float | ||
m_iCCWComplianceMargin | int | ||
m_iCCWComplianceSlope | int | ||
m_iCWComplianceMargin | int | ||
m_iCWComplianceSlope | int | ||
m_iMaxLoadFP | int | ||
m_iMaxPosFP | int | ||
m_iMaxTorque | int | ||
m_iMaxVelocityFP | int | ||
m_iMinLoadFP | int | ||
m_iMinPosFP | int | ||
m_iMinVelocityFP | int | ||
m_snTranslationRange | AnimatGUI.Framework.ScaledNumber |
Method | Description | |
---|---|---|
BuildProperties ( AnimatGuiCtrls &propTable ) : void | ||
ClearIsDirty ( ) : void | ||
DynamixelServo ( AnimatGUI doParent ) | ||
LoadData ( ManagedAnimatInterfaces oXml ) : void | ||
SaveData ( ManagedAnimatInterfaces oXml ) : void | ||
SaveSimulationXml ( ManagedAnimatInterfaces oXml, AnimatGUI &nmParentControl, string strName = "" ) : void |
Method | Description | |
---|---|---|
CloneInternal ( AnimatGUI doOriginal, bool bCutData, AnimatGUI doRoot ) : void | ||
GetLinkedPartDropDownTreeType ( ) : System.Type |
public BuildProperties ( AnimatGuiCtrls &propTable ) : void | ||
propTable | AnimatGuiCtrls | |
return | void |
protected CloneInternal ( AnimatGUI doOriginal, bool bCutData, AnimatGUI doRoot ) : void | ||
doOriginal | AnimatGUI | |
bCutData | bool | |
doRoot | AnimatGUI | |
return | void |
protected GetLinkedPartDropDownTreeType ( ) : System.Type | ||
return | System.Type |
public LoadData ( ManagedAnimatInterfaces oXml ) : void | ||
oXml | ManagedAnimatInterfaces | |
return | void |
public SaveData ( ManagedAnimatInterfaces oXml ) : void | ||
oXml | ManagedAnimatInterfaces | |
return | void |
public SaveSimulationXml ( ManagedAnimatInterfaces oXml, AnimatGUI &nmParentControl, string strName = "" ) : void | ||
oXml | ManagedAnimatInterfaces | |
nmParentControl | AnimatGUI | |
strName | string | |
return | void |