Class TLinearSfrpackInterpolator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TLinearSfrpackInterpolator = class(TCustomSfrpackInterpolator)

Description

no description available, TCustomSfrpackInterpolator description follows

TCustomSfrpackInterpolator uses inverse distance squared interpolation to return a real-number result.

Hierarchy

Overview

Methods

Public class function InterpolatorName: string; override;
Public function RealResult(const Location: TPoint2D): real; override;

Description

Methods

Public class function InterpolatorName: string; override;
 
Public function RealResult(const Location: TPoint2D): real; override;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:43