| KM_MotionParamsTPLookahead Property |
How many seconds can be previewed for Trajectory Planning optimization
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double TPLookahead { get; set; }
Public Property TPLookahead As Double
Get
Set
public:
property double TPLookahead {
double get ();
void set (double value);
}
Property Value
DoubleSee Also