Method smodel/assignalias
ASSIGNALIAS assign values to smodel alias
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: ASSIGNALIAS assign numerical values or vectors to smodel
aliases. This is a processing method which should be run before using the
given smodel inside smodel/fftfilt so to gain evaluation time during the
evaluation of the model. Be careful to insert the correct values for the
parameters otherwhise smodel/double will throw an error.
CALL: mdl = assignalias(mdl)
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
smodel |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
fftfilt |
UserDefinedXvals |
fftfilt |
no description |
Key |
Default Value |
Options |
Description |
NSECS |
1 |
none |
Number of seconds of the time series will be filtered with fftfilt. |
NPAD |
[] |
none |
Number of sample pad will will be used in fftfilt. |
FS |
1 |
none |
Sampling frequency of the time series will be filtered with fftfilt. |
back to top
UserDefinedXvals |
no description |
Key |
Default Value |
Options |
Description |
XVALS |
[] |
none |
A vector of values for the X variable. |
back to top
Some information of the method smodel/assignalias are listed below: |
Class name |
smodel |
Method name |
assignalias |
Category |
Helper |
Package name |
ltpda |
VCS Version |
175910878ca914560542d679d9d392de37438d84 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: smodel/addParameters |
|
Method: smodel/clearAliases |
 |
©LTP Team