2 using System.Collections.Generic;
5 using PlugInsInterfaces.ResultTypes;
6 using System.Reflection;
7 using PlugInsInterfaces.DataTypes.Mix;
8 using PlugInsInterfaces.DataTypes.Resource;
10 namespace PlugInsInterfaces.DataTypes.Vehicle
15 [Obfuscation(Feature =
"renaming", Exclude =
true)]
21 [Obfuscation(Feature =
"renaming", Exclude =
true)]
26 [Obfuscation(Feature =
"renaming", Exclude =
true)]
27 Dictionary<IInputResourceReference, double> FuelsUsed {
get; }
33 [Obfuscation(Feature =
"renaming", Exclude =
true)]
41 [Obfuscation(Feature =
"renaming", Exclude =
true)]
45 [Obfuscation(Feature =
"renaming", Exclude =
true)]
46 int getMajorFuelUsed ();
48 [Obfuscation(Feature =
"renaming", Exclude =
true)]
An operating mode for a vehicle, usually can be CD or CS mode
Contains the database necessary to perform calculations
A production item can represent a patway or a mix It contains an Id and a type that allows the user t...
Set of results for a pathway or process or vehicle