44 lines
566 B
INI
44 lines
566 B
INI
|
|
SN = "2004";
|
||
|
|
autoFocus :
|
||
|
|
{
|
||
|
|
PositionRestriction :
|
||
|
|
{
|
||
|
|
max = 1000;
|
||
|
|
min = 120;
|
||
|
|
};
|
||
|
|
TuningStepSize :
|
||
|
|
{
|
||
|
|
coarse = 10;
|
||
|
|
fine = 2;
|
||
|
|
};
|
||
|
|
FitParams :
|
||
|
|
{
|
||
|
|
fa = 0.0017;
|
||
|
|
fb = 0.3277;
|
||
|
|
};
|
||
|
|
AutoFocusRange :
|
||
|
|
{
|
||
|
|
max = 688;
|
||
|
|
min = 144;
|
||
|
|
};
|
||
|
|
};
|
||
|
|
motionPlatform :
|
||
|
|
{
|
||
|
|
x :
|
||
|
|
{
|
||
|
|
StepAnglemar = 1.8;
|
||
|
|
Lead = 1.0;
|
||
|
|
SubdivisionMultiples = 8;
|
||
|
|
ScaleFactor = 1.0;
|
||
|
|
MaxRange = 30.742266;
|
||
|
|
};
|
||
|
|
y :
|
||
|
|
{
|
||
|
|
StepAnglemar = 1.8;
|
||
|
|
Lead = 1.0;
|
||
|
|
SubdivisionMultiples = 8;
|
||
|
|
ScaleFactor = 1.0;
|
||
|
|
MaxRange = 31.283163;
|
||
|
|
};
|
||
|
|
};
|