`summary.hillsfile3d` prints dimensionality, size and collective variable ranges of a hillsfile3d object.

# S3 method for hillsfile3d
summary(object, ...)

Arguments

object

hillsfile3d object.

...

further arguments passed to or from other methods.

Examples

summary(acealanme3d)
#> 3D hills file HILLS with 30000 lines
#> The CV1 ranges from -3.14155744548698 to 3.14157400161885
#> The CV2 ranges from -3.14124825771075 to 3.14140118955964
#> The CV3 ranges from -3.14156122552006 to 3.14157846795623