    

 ## On this page

  

 

 # OpenTD.Dimension.DynamicViscosity Class Reference

 Last update: 16.07.2025 

Inheritance diagram for OpenTD.Dimension.DynamicViscosity:

 ![](/sites/default/files/migrate-content/opentd_refefence_net_8_2025_r2_doc_1/class_open_t_d_1_1_dimension_1_1_dynamic_viscosity.png)



## <a id="pub-methods" name="pub-methods"></a>Public Member Functions

double [ConvertFromSI](#a0b18bf3e7ebac46f5bdcbbc060444ae1) (double x, [UnitsData](class_open_t_d_1_1_units_data.xhtml) units) Converts x from SI to input units.   
 double [ConvertToSI](#ab810f2a34eb22ea8fd98e860b768a7f4) ([UnitsData](class_open_t_d_1_1_units_data.xhtml) units, double x) Converts x from input units to SI.   
 string [GetName](#ac054078d643fa91f998480944aae97e9) () Gets the name of the dimension, e.g., "Density".   
 string [GetUnitsName](#a2c22a0b3298859450e8dcbf1ca5fda41) ([UnitsData](class_open_t_d_1_1_units_data.xhtml) units) Gets the name of unit corresponding to this dimension, e.g. "kg/m3".   
 string [GetTitle](#acc4cf6720c91dddf5b0ca38cf36a8e16) ([UnitsData](class_open_t_d_1_1_units_data.xhtml) units) Gets the name of the dimension and the unit, e.g., "Density (kg/m3)".   
## Member Function Documentation

<a id="a0b18bf3e7ebac46f5bdcbbc060444ae1" name="a0b18bf3e7ebac46f5bdcbbc060444ae1"></a>## [◆ ](#a0b18bf3e7ebac46f5bdcbbc060444ae1)ConvertFromSI()

 double OpenTD.Dimension.DynamicViscosity.ConvertFromSI  ( double *x*,    [UnitsData](class_open_t_d_1_1_units_data.xhtml) *units* )  inline 

Converts x from SI to input units.

Implements [OpenTD.Dimension.IDimension](interface_open_t_d_1_1_dimension_1_1_i_dimension.xhtml#afddcd70691fedb7f5e45b35ab591c2a5).





<a id="ab810f2a34eb22ea8fd98e860b768a7f4" name="ab810f2a34eb22ea8fd98e860b768a7f4"></a>## [◆ ](#ab810f2a34eb22ea8fd98e860b768a7f4)ConvertToSI()

 double OpenTD.Dimension.DynamicViscosity.ConvertToSI  ( [UnitsData](class_open_t_d_1_1_units_data.xhtml) *units*,    double *x* )  inline 

Converts x from input units to SI.

Implements [OpenTD.Dimension.IDimension](interface_open_t_d_1_1_dimension_1_1_i_dimension.xhtml#a47ad8f3b8708cb63cb89777b06affd5f).





<a id="ac054078d643fa91f998480944aae97e9" name="ac054078d643fa91f998480944aae97e9"></a>## [◆ ](#ac054078d643fa91f998480944aae97e9)GetName()

 string OpenTD.Dimension.DynamicViscosity.GetName  ( )   inline 

Gets the name of the dimension, e.g., "Density".

ReturnsSystem.String.Implements [OpenTD.Dimension.IDimension](interface_open_t_d_1_1_dimension_1_1_i_dimension.xhtml#aeeb6edfa19e874001b5453f595995383).





<a id="acc4cf6720c91dddf5b0ca38cf36a8e16" name="acc4cf6720c91dddf5b0ca38cf36a8e16"></a>## [◆ ](#acc4cf6720c91dddf5b0ca38cf36a8e16)GetTitle()

 string OpenTD.Dimension.DynamicViscosity.GetTitle  ( [UnitsData](class_open_t_d_1_1_units_data.xhtml) *units*)   inline 

Gets the name of the dimension and the unit, e.g., "Density (kg/m3)".

Parameters unitsThe units.ReturnsSystem.String.Implements [OpenTD.Dimension.IDimension](interface_open_t_d_1_1_dimension_1_1_i_dimension.xhtml#a216ec184b866a2be2257c288c7960674).





<a id="a2c22a0b3298859450e8dcbf1ca5fda41" name="a2c22a0b3298859450e8dcbf1ca5fda41"></a>## [◆ ](#a2c22a0b3298859450e8dcbf1ca5fda41)GetUnitsName()

 string OpenTD.Dimension.DynamicViscosity.GetUnitsName  ( [UnitsData](class_open_t_d_1_1_units_data.xhtml) *units*)   inline 

Gets the name of unit corresponding to this dimension, e.g. "kg/m3".

Parameters unitsThe units.ReturnsSystem.String.Implements [OpenTD.Dimension.IDimension](interface_open_t_d_1_1_dimension_1_1_i_dimension.xhtml#a545ddcaa082f8f4d78c6e0c8176fcd02).





---

The documentation for this class was generated from the following file:- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/OpenTD/OpenTD/Dimension/**Dimensional.cs**