Flag

This variable is a flag. Being booleans not a valid data type in charts, this variable just outputs 0 and 1. This is equivalent to a LinearVariable with two samples ranging from 0 to 1.

Constructors

Link copied to clipboard
constructor(def: Boolean)

Functions

Link copied to clipboard
open fun forEach(action: Consumer<in T>)
Link copied to clipboard
open fun getDefault(): Boolean
Link copied to clipboard
open fun iterator(): Iterator<V>
abstract fun iterator(): Iterator<T>
Link copied to clipboard
Link copied to clipboard
open fun steps(): Long
Link copied to clipboard
open fun stream(): Stream<Boolean>
Link copied to clipboard
open fun toString(): String