OpenTD.AggregateData Class Reference
Last update: 16.07.2025Represents an aggregate or laminate material. More...
Inheritance diagram for OpenTD.AggregateData:

Public Types | |
| enum | WeightTypes { MASS_WEIGHT , VOLUME_WEIGHT } |
| Determines how quantity fractions are specified. More... | |
Public Member Functions | |
| AggregateData () | |
Properties | |
| List< AggregateComponentData > | Components [get, set] |
| WeightTypes | WeightType [get, set] |
| double | kxp [get, set] |
| ExpressionData | kxpExp [get, set] |
| double | kyp [get, set] |
| ExpressionData | kypExp [get, set] |
| double | kzp [get, set] |
| ExpressionData | kzpExp [get, set] |
| Dimensional< Angle > | Theta [get, set] |
Detailed Description
Represents an aggregate or laminate material.
Member Enumeration Documentation
◆ WeightTypes
Constructor & Destructor Documentation
◆ AggregateData()
|
inline |
Property Documentation
◆ Components
|
getset |
◆ kxp
|
getset |
◆ kxpExp
|
getset |
◆ kyp
|
getset |
◆ kypExp
|
getset |
◆ kzp
|
getset |
◆ kzpExp
|
getset |
◆ Theta
|
getset |
◆ WeightType
|
getset |
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/TDDEV_ALPHA/buildXX/OpenTD/AggregateData.cs