.. java:import:: ch.epfl.leb.sass.models Microscope RPCSimulator ============ .. java:package:: ch.epfl.leb.sass.simulator.internal :noindex: .. java:type:: public class RPCSimulator extends DefaultSimulator A simulator that is specialized for control by remote procedure calls (RPCs). :author: Kyle M. Douglass Constructors ------------ RPCSimulator ^^^^^^^^^^^^ .. java:constructor:: public RPCSimulator(Microscope microscope) :outertype: RPCSimulator Initializes the SimpleSimulator and connects it to the simulation engine. :param microscope: The engine that runs the simulation.