Yoctopuce Yocto-GPS-V2 Mode D'emploi page 355

Table des Matières

Publicité

gps→set_constellation()
gps→setConstellation()
Change la constellation de satellites utilisée pour les données de positionnement.
function set_constellation( newval)
js
int set_constellation( Y_CONSTELLATION_enum newval)
cpp
-(int) setConstellation : (Y_CONSTELLATION_enum)
m
integer set_constellation( newval: Integer): integer
pas
function set_constellation( ByVal
vb
int set_constellation( int newval)
cs
int set_constellation( int newval)
dnp
int set_constellation( int newval)
java
async Task<int> set_constellation( int newval)
uwp
set_constellation( newval)
py
function set_constellation( $newval)
php
async set_constellation( newval)
es
YGps
target
set_constellation
cmd
Les constellations possibles sont GNSS ( = toutes les constellations supportées), GPS, Glonass,
Galileo, et les trois autres paires possibles. Sans effet sur le Yocto-GPS (V1).
Paramètres :
newval
une
valeur
Y _ C O N S T E L L A T I O N _ G L O N A S S
Y_CONSTELLATION_GPS_GLONASS
Y_CONSTELLATION_GLONASS_GALILEO
Retourne :
YAPI_SUCCESS
En cas d'erreur, déclenche une exception ou retourne un code d'erreur négatif.
www.yoctopuce.com
newval
newval
Y_CONSTELLATION_GNSS
parmi
si l'opération se déroule sans erreur.
newval
As Integer) As Integer
,
,
Y _ C O N S T E L L A T I O N _ G A L I L E O
Y_CONSTELLATION_GPS_GALILEO
,
22. Référence de l'API de haut niveau
Y_CONSTELLATION_GPS
YGps
,
,
et
349

Publicité

Table des Matières
loading

Table des Matières