BH.oM.LifeCycleAssessment.Enums.TransportMethodology¶
Enum outlining the type of transport method to create.
Enum values¶
Name | Description |
---|---|
Undefined | - |
DistanceTransportMode | Factors computed based on one or more mades of transport over a user specified distance. |
TypicalTransportScenario | A typical transport scenario using factors from a dataset. |
CustomTransportFactors | User defined expicit values for A4 factors. |
Code and Schema¶
C# implementation¶
C#
public enum TransportMethodology : System.Enum, System.ValueType, System.IComparable, System.ISpanFormattable, System.IFormattable, System.IConvertible
Assembly: LifeCycleAssessment_oM.dll
The C# enum definition is available on github:
All history and changes of the class can be found by inspection the history.