EPeakVector Class

Represents a vector of profile peaks.

Base Class:EVector

Namespace: Euresys::Open_eVision

Methods

Appends (adds at the tail) an element to the vector.
Constructs a vector.
Returns the vector element at the given index.
Pointer to the vector data.
Gives access to the vector element at the given index.
Copies all the data from another EPeakVector object into the current EPeakVector object
Modifies the vector element at the given index by the given value.

EPeakVector Class

Represents a vector of profile peaks.

Base Class:EVector

Namespace: Euresys.Open_eVision

Properties

Pointer to the vector data.

Methods

Appends (adds at the tail) an element to the vector.
Constructs a vector.
Returns the vector element at the given index.
Gives access to the vector element at the given index.
Copies all the data from another EPeakVector object into the current EPeakVector object
Modifies the vector element at the given index by the given value.