DieselEngines
|
Overloaded. Initializes a new instance of the DieselEngines class. |
DEList | A list of auxiliaries |
Locomotive | Reference to the locomotive carrying the auxiliaries |
Count | Number of Auxiliaries on the list |
DieselFlowLps | A summary of fuel flow of all the auxiliaries |
HasGearBox | |
Item | |
MaxOutputPowerW | A summary of maximal power of all the diesels |
MaxPowerW | A summary of maximal power of all the diesels |
MotiveForceN | |
NumOfActiveEngines | |
PowerOn | A power-on indicator |
PowerW | A summary of power of all the diesels |
Add | Overloaded. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetStatus | |
GetType (inherited from Object) | Gets the type of the current instance. |
Initialize | |
Parse | Parses all the parameters within the ENG file |
Restore | Restores status of each auxiliary on the list |
Save | Saves status of each auxiliary on the list |
ToString (inherited from Object) | Returns a string that represents the current object. |
Update | Updates each auxiliary on the list |
Finalize (inherited from Object) | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |