Skip to main content

System Coupling C library 2024 R1

SyscDimensionality Struct Reference

Last update: 17.07.2025

Provide a structure for dimensionality. More...

#include <syscCommonTypes.h>

Data Fields

double length
 
double time
 
double mass
 
double temperature
 
double amountOfSubstance
 
double current
 
double luminousIntensity
 
double angle
 

Detailed Description

Provide a structure for dimensionality.

Definition at line 62 of file syscCommonTypes.h.

Field Documentation

◆ amountOfSubstance

double SyscDimensionality::amountOfSubstance

Exponent of the substance amount dimension.

Definition at line 67 of file syscCommonTypes.h.

◆ angle

double SyscDimensionality::angle

Exponent of the angle dimension.

Definition at line 70 of file syscCommonTypes.h.

◆ current

double SyscDimensionality::current

Exponent of the current dimension.

Definition at line 68 of file syscCommonTypes.h.

◆ length

double SyscDimensionality::length

Exponent of the length dimension.

Definition at line 63 of file syscCommonTypes.h.

◆ luminousIntensity

double SyscDimensionality::luminousIntensity

Exponent of the luminosity dimension.

Definition at line 69 of file syscCommonTypes.h.

◆ mass

double SyscDimensionality::mass

Exponent of the mass dimension.

Definition at line 65 of file syscCommonTypes.h.

◆ temperature

double SyscDimensionality::temperature

Exponent of the temperature dimension.

Definition at line 66 of file syscCommonTypes.h.

◆ time

double SyscDimensionality::time

Exponent of the time dimension.

Definition at line 64 of file syscCommonTypes.h.

Connect with Ansys