Class: BinnedMap
Prev
Next

Class: BinnedMap

This class represents a binned map object in Kst.

Inherits: DataObject

Constructors:

Methods:

Properties:

BinnedMap ( )

Main constructor for the BinnedMap class.

void validate ( )

Validates the plugin.

Contains the x vector.

Contains the y vector.

Contains the z vector.

string binnedMap

Contains the name of binned map matrix.

string hitsMap

Contains the name of the hits map matrix.

Scalar xFrom

Contains the from value of the x vector.

Scalar xTo

Contains the to value of the x vector.

Scalar yFrom

Contains the from value of the y vector.

Scalar yTo

Contains the to value of the y vector.

Contains the number of x bins.

Contains the number of y bins.

Scalar autobin

Contains the autobin setting. Zero for no auto-binning and non-zero for auto-binning.

boolean valid [Read-Only]

Returns true if all the inputs and outputs of the binned map have been set.

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team