detectorGIF: Create a GIF that steps through detector hits.

View source: R/rapt_vis.R

detectorGIFR Documentation

Create a GIF that steps through detector hits.

Description

detectorGIF generates a GIF that shows the positions of detector hits.

Usage

detectorGIF(
  ato,
  len = 1e+05,
  range = NULL,
  size = 7,
  name = "detector",
  path = "./",
  save.pdf = F,
  delay = 10,
  ...
)

aproudian2/rapt documentation built on Dec. 15, 2022, 4:24 a.m.