Milan Hanajik
438028506e
Flows are internally stored and processed in double variables (except of Qfrom, Qto, flowmeter nominal flow)
2016-10-07 16:22:36 +02:00
Milan Hanajik
8dae45e10e
IComponentCfg and IComponentFactory interfaces and all derived classes modified.
2016-08-05 14:32:36 +02:00
Milan Hanajik
26982a5729
Many changes, new results used, all test sequences modified, simulated tests rewritten.
2016-01-04 13:53:45 +01:00
Milan Hanajik
7b902e8ca3
IComponentFactory.DummyComponent() interface function added and implemented in all components.
2015-06-29 11:14:33 +02:00
Milan Hanajik
be78bb5ce0
Copyright message added to all cs-files
2015-04-15 20:32:56 +02:00
Milan Hanajik
4dfa98ff89
EtCalib[] array size for Torino corrected, index checked when accessing the array.
2015-03-24 02:44:13 +01:00
Milan Hanajik
94de991bf6
Everything works OK after serious changes:
...
- all components, componentCfg-s and parameter providers use base classes
- less boilerplate code, simpler access to test/procedure parameters from code
- CreateTestParams(test), CreateProcedureParams(procedure) methods added
- TestBenchSim class is made static, it is not inheritted by any device anymore
2015-01-02 12:51:27 +01:00
Milan Hanajik
42c2f88597
Minor and style changes
2014-12-30 00:17:45 +01:00
Milan Hanajik
c187dc9abf
- FlyingStart with corrections
...
- FlowMeterCouple -> FlowMeterTwins
2014-09-15 22:00:37 +02:00