print() prints a summary of TROLL simulation or stack of simulations outputs.

# S4 method for trollsim
print(x, ...)

# S4 method for trollsim
show(object)

# S4 method for trollsim
summary(object, ...)

Arguments

x

trollsim or trollstack.

...

unused argument.

object

trollsim or trollstack.

Value

Print or show in console.

Examples


data("TROLLv3_output")
print(TROLLv3_output)
#> Object of class : trollsim 
#> Name : test 
#> Path : /home/sschmitt/Documents/test 
#> In memory : TRUE 
#> Extended : TRUE 
#> From data : FALSE 
#> Lidar simulation : FALSE 
#> Random : FALSE 
#> 
#> 2D discrete network: horizontal step =  1 m, one tree per 1 m^2 
#> Number of sites      :  100 x 100 
#> Number of iterations :  1200 
#> Duration of timestep :  30.41667 days 
#> Number of Species    :  45 
#>