Focus Konstruksjon - File Based System
Public Attributes | List of all members
CfemPlugin.CfemPlugin.SIntWithDouble Struct Reference

Struct containing an integer and a double value. More...

Collaboration diagram for CfemPlugin.CfemPlugin.SIntWithDouble:
Collaboration graph

Public Attributes

int Integer
 The integer value. More...
 
double Double
 The double value. More...
 

Detailed Description

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

Member Data Documentation

◆ Double

double CfemPlugin.CfemPlugin.SIntWithDouble.Double

The double value.

◆ Integer

int CfemPlugin.CfemPlugin.SIntWithDouble.Integer

The integer value.


The documentation for this struct was generated from the following file: