r-simmer / simmer

Discrete-Event Simulation for R
https://r-simmer.org
GNU General Public License v2.0
222 stars 42 forks source link

Add getter for the arrival time #304

Closed Enchufa2 closed 1 month ago

Enchufa2 commented 10 months ago

It is a common pattern to register the arrival time in an attribute to use it later. So we could add a specific getter for this without the additional hassle of defining an attribute.