Programming Reference for VirtualLab Fusion
2025.1
|
This is the complete list of members for ComplexFieldPointInterpolation, including all inherited members.
ComplexFieldPointInterpolation() | ComplexFieldPointInterpolation | |
Cubic4PointInterpolation(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
Cubic4PointInterpolationKernel(double dx) | ComplexFieldPointInterpolation | static |
Cubic4PointInterpolationOpt(ComplexField cf, double coord_x, double coord_y, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | |
Cubic6PointInterpolation(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
Cubic6PointInterpolationOpt(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | |
Cubic6PointInterpolationWithDerivatives(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation, out Complex derivX, out Complex derivY) | ComplexFieldPointInterpolation | static |
Cubic8PointInterpolation(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
Cubic8PointInterpolationOpt(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | |
Interpolation(ComplexField cf, VectorD point, InterpolationMethod interpolationMethod, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
Interpolation(ComplexField cf, VectorD point, InterpolationMethod interpolationMethod, bool periodicExtrapolation) | ComplexFieldPointInterpolation | static |
InterpolationMethodDelegate(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | |
InterpolationOpt(ComplexField cf, VectorD point, InterpolationMethod interpolationMethod, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | |
LinearInterpolation(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
LinearInterpolation_RealAndImaginaryPart(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
LinearInterpolationPhysical(ComplexField cf, VectorD samplingDistance, VectorD point, ExtrapolationInfo extrapolation, bool interpolatePhaseAndAmplitude) | ComplexFieldPointInterpolation | static |
NearestNeighbourInterpolation(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
ReInitialize() | ComplexFieldPointInterpolation | |
SincInterpolation(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
SincInterpolationOpt(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | |
TruncatedSincInterpolation(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation | static |
TruncatedSincInterpolationOpt(ComplexField cf, VectorD point, ExtrapolationInfo extrapolation) | ComplexFieldPointInterpolation |