20. High-level API Reference
YLongitude
longitude
→
loadCalibrationPoints()
R e t r i e v e s e r r o r c o r r e c t i o n d a t a p o i n t s p r e v i o u s l y e n t e r e d u s i n g t h e m e t h o d
c a l i b r a t e F r o m P o i n t s
.
js
function loadCalibrationPoints(
rawValues
,
refValues
)
nodejs
function loadCalibrationPoints(
rawValues
,
refValues
)
cpp
int loadCalibrationPoints( vector<double>&
rawValues
,
vector<double>&
refValues
)
m
-(int) loadCalibrationPoints : (NSMutableArray*)
rawValues
: (NSMutableArray*)
refValues
pas
function loadCalibrationPoints( var
rawValues
: TDoubleArray,
var
refValues
: TDoubleArray): LongInt
vb
procedure loadCalibrationPoints( )
cs
int loadCalibrationPoints( List<double>
rawValues
,
List<double>
refValues
)
java
int loadCalibrationPoints( ArrayList<Double>
rawValues
,
ArrayList<Double>
refValues
)
uwp
async Task<int> loadCalibrationPoints( List<double>
rawValues
,
List<double>
refValues
)
py
def loadCalibrationPoints(
rawValues
,
refValues
)
php
function loadCalibrationPoints(
&$rawValues
,
&$refValues
)
es
function loadCalibrationPoints(
rawValues
,
refValues
)
cmd
YLongitude
target
loadCalibrationPoints
rawValues
refValues
Parameters :
rawValues
array of floating point numbers, that will be filled by the function with the raw sensor values for
the correction points.
refValues
array of floating point numbers, that will be filled by the function with the desired values for the
correction points.
Returns :
YAPI_SUCCESS
if the call succeeds.
On failure, throws an exception or returns a negative error code.
364
www.yoctopuce.com
Summary of Contents for Yocto-GPS
Page 1: ...Yocto GPS User s guide...
Page 2: ......
Page 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Page 10: ...4 www yoctopuce com...
Page 14: ...8 www yoctopuce com...
Page 18: ...12 www yoctopuce com...
Page 22: ...16 www yoctopuce com...
Page 38: ...32 www yoctopuce com...
Page 42: ...36 www yoctopuce com...
Page 54: ...48 www yoctopuce com...
Page 72: ...66 www yoctopuce com...
Page 92: ...86 www yoctopuce com...
Page 122: ...116 www yoctopuce com...
Page 132: ...126 www yoctopuce com...
Page 564: ...22 Characteristics 558 www yoctopuce com...
Page 565: ......
Page 566: ......