FreeRDP
RDPLOCATION_LOCATION3D_DELTA_PDU Struct Reference
Collaboration diagram for RDPLOCATION_LOCATION3D_DELTA_PDU:

Data Fields

RDPLOCATION_HEADER header
 
double latitudeDelta
 
double longitudeDelta
 
INT32 altitudeDelta
 
double * speedDelta
 
double * headingDelta
 

Detailed Description

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

Field Documentation

◆ altitudeDelta

INT32 RDPLOCATION_LOCATION3D_DELTA_PDU::altitudeDelta

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

◆ header

RDPLOCATION_HEADER RDPLOCATION_LOCATION3D_DELTA_PDU::header

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

◆ headingDelta

double* RDPLOCATION_LOCATION3D_DELTA_PDU::headingDelta

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

◆ latitudeDelta

double RDPLOCATION_LOCATION3D_DELTA_PDU::latitudeDelta

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

◆ longitudeDelta

double RDPLOCATION_LOCATION3D_DELTA_PDU::longitudeDelta

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

◆ speedDelta

double* RDPLOCATION_LOCATION3D_DELTA_PDU::speedDelta

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


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