FreeRDP
RDPLOCATION_BASE_LOCATION3D_PDU Struct Reference
Collaboration diagram for RDPLOCATION_BASE_LOCATION3D_PDU:

Data Fields

RDPLOCATION_HEADER header
 
double latitude
 
double longitude
 
INT32 altitude
 
double * speed
 
double * heading
 
double * horizontalAccuracy
 
LOCATIONSOURCE * source
 

Detailed Description

Definition at line 86 of file channels/location.h.

Field Documentation

◆ altitude

INT32 RDPLOCATION_BASE_LOCATION3D_PDU::altitude

Definition at line 91 of file channels/location.h.

◆ header

RDPLOCATION_HEADER RDPLOCATION_BASE_LOCATION3D_PDU::header

Definition at line 88 of file channels/location.h.

◆ heading

double* RDPLOCATION_BASE_LOCATION3D_PDU::heading

Definition at line 93 of file channels/location.h.

◆ horizontalAccuracy

double* RDPLOCATION_BASE_LOCATION3D_PDU::horizontalAccuracy

Definition at line 94 of file channels/location.h.

◆ latitude

double RDPLOCATION_BASE_LOCATION3D_PDU::latitude

Definition at line 89 of file channels/location.h.

◆ longitude

double RDPLOCATION_BASE_LOCATION3D_PDU::longitude

Definition at line 90 of file channels/location.h.

◆ source

LOCATIONSOURCE* RDPLOCATION_BASE_LOCATION3D_PDU::source

Definition at line 95 of file channels/location.h.

◆ speed

double* RDPLOCATION_BASE_LOCATION3D_PDU::speed

Definition at line 92 of file channels/location.h.


The documentation for this struct was generated from the following file: