LTPDA Toolbox™ | contents | ![]() ![]() |
MFH function handle class constructor. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: MFH function handle class constructor. Possible constructors: f = mfh(pl) Parameters Description %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | mfh |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
From MAT File |
From XML File |
From Repository |
From Built-in Model |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
NAME | '' | none | The name of the constructed object. |
DESCRIPTION | '' | none | The description of the constructed object. |
FUNC | '' | none | The function. |
SUBFUNCS | [] | none | Sub functions used in the expression. |
INPUTS | {} [0x0] | none | Input variable names. |
INPUTOBJECTS, INPUT OBJECTS | {} [0x0] | none | Input objects to work on. |
CONSTANTS | {} [0x0] | none | List of constant terms. |
CONSTOBJECTS, CONSTANT OBJECTS | {} [0x0] | none | List of values/objects for the constant terms. |
TRANSFORM, TRANSFORMATIONS | {} [0x0] | none | A list of transformations to be applied to the inputs before evaluating the expression. |
From MAT File |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
NAME | '' | none | The name of the constructed object. |
DESCRIPTION | '' | none | The description of the constructed object. |
FILENAME | '' | none | MAT filename. |
From XML File |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
NAME | '' | none | The name of the constructed object. |
DESCRIPTION | '' | none | The description of the constructed object. |
FILENAME | '' | none | XML filename. |
From Repository |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
NAME | '' | none | The name of the constructed object. |
DESCRIPTION | '' | none | The description of the constructed object. |
HOSTNAME | '' | none | Database server hostname. |
DATABASE | '' | none | Database name. |
USERNAME | '' | none | User name to use when connecting to the database. Leave blank to be prompted. |
PASSWORD | {} [0x0] | none | Password to use when connecting to the database. Leave blank to be prompted. |
CONN | [] | none | Java mysql object. |
ID, IDS | [] | none | A vector of object IDs. |
CID | [] | none | A vector of collection IDs. |
BINARY | 1 |
|
Use binary representation (not always available). |
From Built-in Model |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
NAME | '' | none | The name of the constructed object. |
DESCRIPTION | '' | none | The description of the constructed object. |
BUILT-IN | '' | none | Choose one of the built-in models. (use class.getBuiltInModels to get a list for a particular user class) |
Some information of the method mfh/mfh are listed below: | |
---|---|
Class name | mfh |
Method name | mfh |
Category | Constructor |
Package name | ltpda |
VCS Version | 8ab8cbbc4bccf7543491a24448f4aae0b1be1c43 |
Min input args | 0 |
Max input args | -1 |
Min output args | 1 |
Max output args | 1 |
![]() |
Method: matrix/retrieve | Method: mfh/rebuild | ![]() |
©LTP Team