Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class HeatFluxUnit

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Thermal
Assembly: VMThermalBase.dll

This class is to represent the unit of heat flux.

public class HeatFluxUnit : ThermalUnitBase

Inheritance

object ← FunctionUnitBase ← ThermalUnitBaseHeatFluxUnit

Inherited Members

ThermalUnitBase.SetModified(), FunctionUnitBase.Scale, FunctionUnitBase.Shift, FunctionUnitBase.Factor

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

HeatFluxUnit()

Initializes a new instance of the class.

public HeatFluxUnit()

Initializes a new instance of the class.

public HeatFluxUnit(ILinkContainer lc)

Parameters

lc ILinkContainer

The owner.

Properties

Factor

Gets the factor.

public override string Factor { get; }

Property Value

string

Scale

Gets the scale.

public override double Scale { get; }

Property Value

double

UnitOfHeatFlux

Gets or sets the unit.

public HeatFluxUnit.HeatFlux UnitOfHeatFlux { get; set; }

Property Value

HeatFluxUnit.HeatFlux

Connect with Ansys