EvolutiveCurve2D
New 2D curve (I/O parameter)
Constructors
- EvolutiveCurve2D(name ,evolutivePath ,formula )
Fields Summary
- Field
- Description
- evolutivePath
- I/O parameters on the abscissa
- formula
- Formula on the ordinate
- name
- Name of 2D curve (I/O parameter)
Methods Summary
no methods
Fields Details
- evolutivePath
- evolutivePath : I/O parameters on the abscissa - [1..1] EvolutivePath
- formula
- formula : Formula on the ordinate - [1..N] String
- name
- name : Name of 2D curve (I/O parameter) - [1..1] String
Method Details
no methods