Packages

package thresholdIndicator

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. case class ThresholdIndicatorParams(validOnly: Boolean, nbYearsHistoRequired: Option[Int] = Some(1), nbDaysWithoutMeasuresMax: Option[Int] = Some(30), fluctuationPercentage: Option[Double] = Some(0.10), nbDaysForTrendCalculation: Option[Int] = Some(7), allStations: Option[Boolean] = Some(true), stationIds: Option[Seq[Int]] = None, refUsed: Option[String], customCalculMethod: Option[String], customCalculDailyGroup: Option[String], customCalculNbDays: Option[Int]) extends Product with Serializable
  2. class ThresholdIndicatorPiezoController extends AnyRef

Value Members

  1. object ThresholdIndicatorParams extends Serializable

Ungrouped