Preparing search index...
The search index is not available
webHydLa
webHydLa
graph/plotUtils
ComparableTriplet
Class ComparableTriplet<T>
Type Parameters
T
extends
{
equals
(
t
)
:
boolean
;
}
Hierarchy (
view full
)
Triplet
<
T
>
ComparableTriplet
Index
Constructors
constructor
Properties
x
y
z
Methods
equals
map
Constructors
constructor
new
Comparable
Triplet
<
T
>
(
x
,
y
,
z
)
:
ComparableTriplet
<
T
>
Type Parameters
T
extends
{
equals
(
t
)
:
boolean
;
}
Parameters
x
:
T
y
:
T
z
:
T
Returns
ComparableTriplet
<
T
>
Properties
x
x
:
T
y
y
:
T
z
z
:
T
Methods
equals
equals
(
t
)
:
boolean
Parameters
t
:
ComparableTriplet
<
T
>
Returns
boolean
map
map
<
U
>
(
f
)
:
Triplet
<
U
>
Type Parameters
U
Parameters
f
:
(
(
t
)
=>
U
)
(
t
)
:
U
Parameters
t
:
T
Returns
U
Returns
Triplet
<
U
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
x
y
z
equals
map
webHydLa
UI
dom
newUI
__tests__/parse.test
editor
editor
example
hylagi
graph
animation
animationUtils
datGUI
graph
plot
plotLine
plotLineMap
plotSettings
plotUtils
hydat
hydat
parse
Loading...
Generated using
TypeDoc