Skip to contents

Prints a concise one-line summary of a SamsaRaLight simulation result, reporting the number of cells, trees, and sensors, and whether detailed outputs are available.

Usage

# S3 method for class 'sl_output'
print(x, ...)

Arguments

x

An object of class sl_output.

...

Further arguments passed to or from other methods (ignored).

Value

The object x, invisibly.