intervalidus.immutable.Variable
See theVariable companion class
A value that varies in time.
Attributes
-
Companion
-
class
-
Source
-
Variable.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Type parameters
-
T
-
the value type
Value parameters
-
initialValue
-
initial value of this variable
Attributes
-
Returns
-
a new variable
-
Definition Classes
-
-
Source
-
Variable.scala
Type parameters
-
T
-
the value type
Value parameters
-
history
-
historical values of this variable
Attributes
-
Returns
-
a new variable
-
Definition Classes
-
-
Source
-
Variable.scala