Add getVectorResultType() to Results
ICCalculator, ICCompatibilityCalculator, SimulationFastTest – getting VectorResultTypes and Singlevalue types looks complicated.
This can be solved by adding a getVectorResult(int inx) to the Results class
ICCalculator, ICCompatibilityCalculator, SimulationFastTest – getting VectorResultTypes and Singlevalue types looks complicated.
This can be solved by adding a getVectorResult(int inx) to the Results class