Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 1cf5a782 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

DeclarationInputData: Added comment for TorqueLimits with Parameternumber

parent 1440d510
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,10 @@ namespace TUGraz.VectoCommon.InputData
///// </summary>
//string Rim { get; } // deprecated
/// <summary>
/// P196, P197 TorqueLimits: Gear [-], MaxTorque [Nm]
/// cf. VECTO Input Parameters.xlsx
/// </summary>
IList<ITorqueLimitInputData> TorqueLimits { get; }
/// <summary>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment