This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Static support functions to convert a Transition Point Layers object into a Data Array.
More...
This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Static support functions to convert a Transition Point Layers object into a Data Array.
◆ TransitionPointLayers2DToDataArray()
| static DataArray2D TransitionPointLayers2DToDataArray |
( |
SampledTransitionPointLayers2D |
transitionPointData | ) |
|
|
static |
Converts a two-dimensional Transition Point Layers object into an non-equidistant data array.
- Parameters
-
| transitionPointData | The Transition Point Layers object to convert into a Data Array. |
- Returns
- A two-dimensional non-equidistant data array where the layers are plotted along the x-axis and the transition points are plotted along the y-axis.