FreeRDP
RDPLOCATION_LOCATION2D_DELTA_PDU Struct Reference
Collaboration diagram for RDPLOCATION_LOCATION2D_DELTA_PDU:

Data Fields

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

Detailed Description

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

Field Documentation

◆ header

RDPLOCATION_HEADER RDPLOCATION_LOCATION2D_DELTA_PDU::header

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

◆ headingDelta

double* RDPLOCATION_LOCATION2D_DELTA_PDU::headingDelta

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

◆ latitudeDelta

double RDPLOCATION_LOCATION2D_DELTA_PDU::latitudeDelta

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

◆ longitudeDelta

double RDPLOCATION_LOCATION2D_DELTA_PDU::longitudeDelta

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

◆ speedDelta

double* RDPLOCATION_LOCATION2D_DELTA_PDU::speedDelta

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


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