
Public Member Functions | |
| IIndex () | |
| Construct an Index over the number of dimensions of the enclosing Indices, pointing at the spot before the first cell. | |
| int | internal (Indices ind) |
| Return the internal index in an Array of the cell this Index refers to. | |
Public Attributes | |
| int | internal |
| org.jmodelica.modelica.compiler.Indices.Indices.IIndex.IIndex | ( | ) |
| int org.jmodelica.modelica.compiler.Indices.Indices.IIndex.internal | ( | Indices | ind | ) |
Return the internal index in an Array of the cell this Index refers to.
Only for use from Array.
| indices | the indices to resolve the internal index with |
Reimplemented from org.jmodelica.modelica.compiler.Index.
| int org.jmodelica.modelica.compiler.Indices.Indices.IIndex.internal |
1.5.8