Dnes koncim
This commit is contained in:
-4
@@ -35,10 +35,6 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod
|
||||
}
|
||||
while (!e.Contains(Event.PreviousStopped));
|
||||
|
||||
/// Fetch the test, the paths
|
||||
bool success = StateMachine.GetPaths(test, out inPath, out benchPath, out outPath, out sensPath,
|
||||
out transitionStart, out transitionStop);
|
||||
if (!success) goto error;
|
||||
|
||||
/// Notes:
|
||||
/// float timeHr = volumeLtr / (1000.0f * targetFlow);
|
||||
|
||||
Reference in New Issue
Block a user