    

 ## On this page

  

 

 # OpenTD.Dimension.Conductance Class Reference

 Last update: 16.07.2025 

Inheritance diagram for OpenTD.Dimension.Conductance:

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



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

double [ConvertFromSI](#a0555f956ebb1c1e7b1f4071efc99e948) (double x, [UnitsData](class_open_t_d_1_1_units_data.xhtml) units) Converts x from SI to input units.   
 double [ConvertToSI](#a936f3926b9eaad8de5b48c8fddc468c3) ([UnitsData](class_open_t_d_1_1_units_data.xhtml) units, double x) Converts x from input units to SI.   
 string [GetName](#a38afe932f75681449fbc3ed78b62163e) () Gets the name of the dimension, e.g., "Density".   
 string [GetUnitsName](#a52f5f55b8b86b60c9047639d2b05e963) ([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](#a0d1a69e2b52a4f66d96f6d80601751ef) ([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="a0555f956ebb1c1e7b1f4071efc99e948" name="a0555f956ebb1c1e7b1f4071efc99e948"></a>## [◆ ](#a0555f956ebb1c1e7b1f4071efc99e948)ConvertFromSI()

 double OpenTD.Dimension.Conductance.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="a936f3926b9eaad8de5b48c8fddc468c3" name="a936f3926b9eaad8de5b48c8fddc468c3"></a>## [◆ ](#a936f3926b9eaad8de5b48c8fddc468c3)ConvertToSI()

 double OpenTD.Dimension.Conductance.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="a38afe932f75681449fbc3ed78b62163e" name="a38afe932f75681449fbc3ed78b62163e"></a>## [◆ ](#a38afe932f75681449fbc3ed78b62163e)GetName()

 string OpenTD.Dimension.Conductance.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="a0d1a69e2b52a4f66d96f6d80601751ef" name="a0d1a69e2b52a4f66d96f6d80601751ef"></a>## [◆ ](#a0d1a69e2b52a4f66d96f6d80601751ef)GetTitle()

 string OpenTD.Dimension.Conductance.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="a52f5f55b8b86b60c9047639d2b05e963" name="a52f5f55b8b86b60c9047639d2b05e963"></a>## [◆ ](#a52f5f55b8b86b60c9047639d2b05e963)GetUnitsName()

 string OpenTD.Dimension.Conductance.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**