ITS
ThreeDLocation Struct Reference

#include <ThreeDLocation.h>

Collaboration diagram for ThreeDLocation:
[legend]

Public Attributes

INT32_t latitude
 
INT32_t longitude
 
Opaque_t elevation
 
asn_struct_ctx_t _asn_ctx
 

Detailed Description

Definition at line 23 of file ThreeDLocation.h.

Member Data Documentation

◆ _asn_ctx

asn_struct_ctx_t ThreeDLocation::_asn_ctx

Definition at line 29 of file ThreeDLocation.h.

◆ elevation

Opaque_t ThreeDLocation::elevation

Definition at line 26 of file ThreeDLocation.h.

Referenced by decode_ThreeDLocation(), and encode_ThreeDLocation().

◆ latitude

INT32_t ThreeDLocation::latitude

Definition at line 24 of file ThreeDLocation.h.

Referenced by decode_ThreeDLocation(), and encode_ThreeDLocation().

◆ longitude

INT32_t ThreeDLocation::longitude

Definition at line 25 of file ThreeDLocation.h.

Referenced by decode_ThreeDLocation(), and encode_ThreeDLocation().


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