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

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

vdri in vptoc

parent 97f563d6
No related branches found
No related tags found
No related merge requests found
{
"Header": {
"CreatedBy": " ()",
"Date": "2016-09-29T06:17:38.5915264Z",
"Date": "2016-10-05T11:14:04.8230746Z",
"AppVersion": "3",
"FileVersion": 7
},
......@@ -29,7 +29,7 @@
"PTO": {
"Type": "only the drive shaft of the PTO - multi-disc clutch",
"LossMap": "PTO-idle.vptol",
"Cycle": "PTO-cycle.vdri"
"Cycle": "PTO-cycle.vptoc"
},
"AxleConfig": {
"Type": "4x2",
......
......@@ -59,6 +59,8 @@ namespace TUGraz.VectoCore.Tests.Utils
public MeterPerSquareSecond StartAcceleration { get; set; }
public NewtonMeter GearMaxTorque { get; set; }
public Second AbsTime { get; set; }
public Watt GearboxLoss()
{
throw new System.NotImplementedException();
......
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