mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:20:05 +00:00
Data level threshold for certain 16-level products
This commit is contained in:
parent
0511867c6b
commit
2dcd87700c
2 changed files with 42 additions and 57 deletions
|
|
@ -40,6 +40,7 @@ public:
|
|||
uint16_t generation_date_of_product() const;
|
||||
uint32_t generation_time_of_product() const;
|
||||
uint16_t elevation_number() const;
|
||||
uint16_t data_level_threshold(size_t i) const;
|
||||
uint8_t version() const;
|
||||
uint8_t spot_blank() const;
|
||||
uint32_t offset_to_symbology() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue