TSDuck v3.38-3710
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::CellListDescriptor::Subcell Struct Reference

Subcell entry. More...

#include <tsCellListDescriptor.h>

Public Member Functions

 Subcell ()=default
 Default constructor.
 

Public Attributes

uint8_t cell_id_extension = 0
 Cell id extension.
 
uint16_t subcell_extent_of_latitude = 0
 12 bits, subcell extend of latitude in units of 90 deg / 2^15.
 
uint16_t subcell_extent_of_longitude = 0
 12 bits, subcell extend of longitude in units of 180 deg / 2^15.
 
int16_t subcell_latitude = 0
 Subcell latitude in units of 90 deg / 2^15.
 
int16_t subcell_longitude = 0
 Subcell longitude in units of 180 deg / 2^15.
 

Detailed Description

Subcell entry.


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