VariableType

An enumeration of the different variable types supported by the tabular data (See Ansys.Mechanical.Interfaces.IDataSeries) implementation "Ansys.ACT.Automation.Mechanical.Table.Column".

Declaration Syntax

public enum VariableType

Table 1096: Members

Member

AverageFilmTemperature

No details are provided for this entry.

Member

BulkTemperature

No details are provided for this entry.

Member

DifferenceBetweenSurfaceAndBulkTemperature

No details are provided for this entry.

Member

HeatTransferCoefficient

Represents a Heat Transfer Coefficient as a dependent variable column with unit fundamentals [mass temperature^-1 time^-3] or equivalent, such as ‘W m^-2 C^-1’ or ‘lbf s^-1 ft^-1 R^-1’.

Member

ID

Represents item IDs as a field (independent) variable column. This column type has no units.

Member

Pressure

Represents a Pressure as a variable column with unit fundamentals [mass length^-1 time^-2], such as ‘Pa’ or ‘psi’.

Member

StrainScalingFactor

Represents a Strain Scaling Factor as a variable column. This column type has no units.

Member

SurfaceTemperature

No details are provided for this entry.

Member

Temperature

Represents a Temperature as a variable column with unit fundamentals [temperature], such as ‘C’ or ‘F’.

Member

ThetaCoordinate

Represents the angular location Theta as a field (independent) variable column with unit fundamentals [angle], such as ‘degree’ or ‘rad’.

Member

Time

Represents the Time as a field (independent) variable column with unit fundamentals [time], such as ‘s’ or ‘h’.

Member

XCoordinate

Represents the X location as a field (independent) variable column with unit fundamentals [length], such as ‘m’ or ‘ft’.

Member

YCoordinate

Represents the Y location as a field (independent) variable column with unit fundamentals [length], such as ‘m’ or ‘ft’.

Member

ZCoordinate

Represents the Z location as a field (independent) variable column with unit fundamentals [length], such as ‘m’ or ‘ft’.