@qtsurfer/api-client
Preparing search index...
SweepHeatmap
Type Alias SweepHeatmap
The surface for one pair of axes, with all others collapsed away.
type
SweepHeatmap
=
{
cells
?:
SweepHeatmapCell
[]
;
paramA
?:
string
;
paramB
?:
string
;
}
Index
Properties
cells?
param
A?
param
B?
Properties
Optional
cells
cells
?:
SweepHeatmapCell
[]
Optional
param
A
paramA
?:
string
Optional
param
B
paramB
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
param
A
param
B
@qtsurfer/api-client
Loading...
The surface for one pair of axes, with all others collapsed away.