Focus Konstruksjon - File Based System
|
Struct containing an integer and a double value. More...
Public Attributes | |
int | Integer |
The integer value. More... | |
double | Double |
The double value. More... | |
Struct containing an integer and a double value.
Struct containing an integer and a double value. It can be used to contain an arc-length and the number of consecutive time steps that this arc-length is to be used
double CfemPlugin.CfemPlugin.SIntWithDouble.Double |
The double value.
int CfemPlugin.CfemPlugin.SIntWithDouble.Integer |
The integer value.