<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Curve classes > class PV > Pv.DataCol() |
Create and return an object of the class DATACOL.
The object contains data extracted from one column of the Pv object's data array. The data, once extracted, can then be submitted to other objects for further calculation.
A new DATACOL object is automatically created by the call to Pv.DataCol(). It is usually transient, existing only for one function call.
DataCol = Pv.DataCol(ColumnCode)