Share via


EquilibriumPosition Property

Microsoft Robotics Class Reference

Position, on the vertical axis, of the spring rest point. If the spring, at rest and there is no deformation, this should be set to zero

Namespace: Microsoft.Robotics.PhysicalModel.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataMemberAttribute(Order = )]
public float EquilibriumPosition { get; set; }

See Also

SpringProperties Class

Microsoft.Robotics.PhysicalModel.Proxy Namespace