ParametersValues2dGrid

Parametrized fonctions for each 2D grid

Class ParametersValues2dGrid

Constructors

  • ParametersValues2dGrid(minS1 ,maxS1 ,stepS1 ,minS2 ,maxS2 ,stepS2 ,parametrizedXc ,parametrizedYc ,parametrizedZc ,parametrizedUx ,parametrizedUy ,parametrizedUz ,parametrizedVx ,parametrizedVy ,parametrizedVz )

Fields Summary

Field
Description
maxS1
s1 max
maxS2
s2 max
minS1
s1 min
minS2
s2 min
parametrizedUx
Ux(s1,s2)
parametrizedUy
Uy(s1,s2)
parametrizedUz
Uz(s1,s2)
parametrizedVx
Vx(s1,s2)
parametrizedVy
Vy(s1,s2)
parametrizedVz
Vz(s1,s2)
parametrizedXc
Xc(s1,s2)
parametrizedYc
Yc(s1,s2)
parametrizedZc
Zc(s1,s2)
stepS1
Position number along s1
stepS2
Position number along s2

Methods Summary

no methods

Fields Details

maxS1
maxS1 : s1 max - [1..1] Geometric Formula <String>
maxS2
maxS2 : s2 max - [1..1] Geometric Formula <String>
minS1
minS1 : s1 min - [1..1] Geometric Formula <String>
minS2
minS2 : s2 min - [1..1] Geometric Formula <String>
parametrizedUx
parametrizedUx : Ux(s1,s2) - [1..1] String
parametrizedUy
parametrizedUy : Uy(s1,s2) - [1..1] String
parametrizedUz
parametrizedUz : Uz(s1,s2) - [1..1] String
parametrizedVx
parametrizedVx : Vx(s1,s2) - [1..1] String
parametrizedVy
parametrizedVy : Vy(s1,s2) - [1..1] String
parametrizedVz
parametrizedVz : Vz(s1,s2) - [1..1] String
parametrizedXc
parametrizedXc : Xc(s1,s2) - [1..1] String
parametrizedYc
parametrizedYc : Yc(s1,s2) - [1..1] String
parametrizedZc
parametrizedZc : Zc(s1,s2) - [1..1] String
stepS1
stepS1 : Position number along s1 - [1..1] Integer
stepS2
stepS2 : Position number along s2 - [1..1] Integer

Method Details

no methods