    

 ## On this page

  

 

 # OpenTD.Dimension.Entropy Class Reference

 Last update: 16.07.2025 

Inheritance diagram for OpenTD.Dimension.Entropy:

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



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

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

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

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

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

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

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