ParametersValuesPath

Parametrized fonctions for each path

Class ParametersValuesPath

Constructors

  • ParametersValuesPath(minS1 ,maxS1 ,stepS1 ,parametrizedXc ,parametrizedYc ,parametrizedZc ,parametrizedUx ,parametrizedUy ,parametrizedUz ,parametrizedVx ,parametrizedVy ,parametrizedVz )

Fields Summary

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

Methods Summary

no methods

Fields Details

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

Method Details

no methods