RemoteSimulationService.Iface

public interface Iface

Methods

getNextImage

public java.nio.ByteBuffer getNextImage()

Increments the simulation by one time step and returns an image.

getServerStatus

public java.lang.String getServerStatus()

Returns the simulation server’s current status.

getSimulationState

public java.lang.String getSimulationState()

Returns information about the current state of each emitter in a JSON string.

setActivationLaserPower

public void setActivationLaserPower(double power)

Changes the simulation’ss fluorescence activation laser power.

Parameters:
  • power