| Description | Hierarchy | Fields | Methods | Properties |
type TInterpValuesCollection = class(TPhastCollection)
TInterpValuesCollection is used to store a collection of TPhastInterpolationValues.
![]() |
function GetItemOfDataSet(const DataSet: TDataArray): TInterpValuesItem; |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
property ItemOfDataSet[constDataSet:TDataArray]: TInterpValuesItem
read GetItemOfDataSet; |
![]() |
function GetItemOfDataSet(const DataSet: TDataArray): TInterpValuesItem; |
|
See ItemOfDataSet. | |
![]() |
constructor Create(Model: TBaseModel); |
|
| |
![]() |
property ItemOfDataSet[constDataSet:TDataArray]: TInterpValuesItem
read GetItemOfDataSet; |
|
| |