Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ValueAtQuantile.php

ValueAtQuantile::$quantile

The quantile of a distribution. Must be in the interval [0.0, 1.0].

Generated from protobuf field <code>double quantile = 1;</code>

Type: quantile

File

vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Metrics/V1/SummaryDataPoint/ValueAtQuantile.php, line 29

Class

ValueAtQuantile
Represents the value at a given quantile of a distribution. To record Min and Max values following conventions are used:

Namespace

Opentelemetry\Proto\Metrics\V1\SummaryDataPoint

Code

protected $quantile = 0.0;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal