![Yoctopuce Yocto-GPS Скачать руководство пользователя страница 548](http://html1.mh-extra.com/html/yoctopuce/yocto-gps/yocto-gps_user-manual_3415557548.webp)
20. High-level API Reference
YDataSet
dataset
→
get_preview()
dataset
→
preview()
Returns a condensed version of the measures that can retrieved in this YDataSet, as a list of
YMeasure objects.
js
function get_preview( )
nodejs
function get_preview( )
cpp
vector<YMeasure> get_preview( )
m
-(NSMutableArray*) preview
pas
function get_preview( ): TYMeasureArray
vb
function get_preview( ) As List
cs
List<YMeasure> get_preview( )
java
ArrayList<YMeasure> get_preview( )
uwp
async Task<List<YMeasure>> get_preview( )
py
def get_preview( )
php
function get_preview( )
es
function get_preview( )
Each item includes: - the start of a time interval - the end of a time interval - the minimal value observed
during the time interval - the average value observed during the time interval - the maximal value
observed during the time interval
This preview is available as soon as
loadMore()
has been called for the first time.
Returns :
a table of records, where each record depicts the measured values during a time interval
On failure, throws an exception or returns an empty array.
542
www.yoctopuce.com
Содержание Yocto-GPS
Страница 1: ...Yocto GPS User s guide...
Страница 2: ......
Страница 6: ...22 Characteristics 557 Blueprint 559 Index 561...
Страница 10: ...4 www yoctopuce com...
Страница 14: ...8 www yoctopuce com...
Страница 18: ...12 www yoctopuce com...
Страница 22: ...16 www yoctopuce com...
Страница 38: ...32 www yoctopuce com...
Страница 42: ...36 www yoctopuce com...
Страница 54: ...48 www yoctopuce com...
Страница 72: ...66 www yoctopuce com...
Страница 92: ...86 www yoctopuce com...
Страница 122: ...116 www yoctopuce com...
Страница 132: ...126 www yoctopuce com...
Страница 159: ...20 High level API Reference On failure throws an exception or returns a negative error code www yoctopuce com 153...
Страница 564: ...22 Characteristics 558 www yoctopuce com...
Страница 565: ......
Страница 566: ......