StatsPercentValue

class hydrogram.raw.types.StatsPercentValue[source]

Channel statistics percentage. Compute the percentage simply by doing part * total / 100

Constructor of StatsPercentValue.

Details:
  • Layer: 181

  • ID: CBCE2FE0

Parameters:
part (float 64-bit):

Partial value

total (float 64-bit):

Total value