Time reporting output in Java
The TreeAge Java API has numerous options for reporting results. However, I am unable to find one that is similar to what is generated after running a microsimulation model and then selecting Time Reports -> All Data (Export to CSV). I cannot find this in the javadoc. Is there an undocumented name for such a report?
Thanks
Ahmed
Comments
I don't believe there is currently a function available to access time reports from the Object Interface. We will look into adding this in the future.
You can save the output from the original simulation, but then you would need to access the time reports from within the application UI.
Please sign in to leave a comment.