Open Yuri05 opened 4 months ago
E.g. here: the added time point 21 is shown without units. I assume it's 21 [min] then (s. also https://github.com/Open-Systems-Pharmacology/OSPSuite-R/issues/1441)
> sim=loadSimulation("c:/Temp/S1.pkml") > sim$outputSchema$addTimePoints(21) > sim$outputSchema OutputSchema: Time points: 21 Interval: Name: Simulation Interval 1 Start time: 0.00e+00 [min] End time: 45.00 [min] Resolution: 0.33 [pts/min]
E.g. here: the added time point 21 is shown without units. I assume it's 21 [min] then (s. also https://github.com/Open-Systems-Pharmacology/OSPSuite-R/issues/1441)