# Generated by roxygen2: do not edit by hand

S3method(plot,simulation)
export(.nbody.env)
export(default.code)
export(energy)
export(reset.cm)
export(run.simulation)
export(setup)
export(setup.ellipse)
export(setup.halley)
export(setup.periodic.3body)
export(setup.pythagoras)
export(setup.sunearth)
importFrom(Rcpp,cppFunction)
importFrom(grDevices,col2rgb)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(magicaxis,magplot)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(nbody)
