RemoteSimulationService.Client ============================== .. java:package:: ch.epfl.leb.sass.server :noindex: .. java:type:: public static class Client extends org.apache.thrift.TServiceClient implements Iface :outertype: RemoteSimulationService Constructors ------------ Client ^^^^^^ .. java:constructor:: public Client(org.apache.thrift.protocol.TProtocol prot) :outertype: RemoteSimulationService.Client Client ^^^^^^ .. java:constructor:: public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot) :outertype: RemoteSimulationService.Client Methods ------- createSimulation ^^^^^^^^^^^^^^^^ .. java:method:: public int createSimulation() throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client deleteSimulation ^^^^^^^^^^^^^^^^ .. java:method:: public void deleteSimulation(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getCameraJsonName ^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String getCameraJsonName(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getControlSignal ^^^^^^^^^^^^^^^^ .. java:method:: public double getControlSignal(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getFluorescenceJsonName ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String getFluorescenceJsonName(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getFovSize ^^^^^^^^^^ .. java:method:: public double getFovSize(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getImageCount ^^^^^^^^^^^^^ .. java:method:: public int getImageCount(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getLaserJsonName ^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String getLaserJsonName(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getNextImage ^^^^^^^^^^^^ .. java:method:: public java.nio.ByteBuffer getNextImage(int id) throws ImageGenerationException, UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getObjectSpacePixelSize ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public double getObjectSpacePixelSize(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getObjectiveJsonName ^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String getObjectiveJsonName(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getServerStatus ^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String getServerStatus() throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client getShortTrueSignalDescription ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String getShortTrueSignalDescription(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getStageJsonName ^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String getStageJsonName(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client getTrueSignal ^^^^^^^^^^^^^ .. java:method:: public double getTrueSignal(int id, int imageNum) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client incrementTimeStep ^^^^^^^^^^^^^^^^^ .. java:method:: public void incrementTimeStep(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_createSimulation ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public int recv_createSimulation() throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_deleteSimulation ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void recv_deleteSimulation() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getCameraJsonName ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_getCameraJsonName() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getControlSignal ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public double recv_getControlSignal() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getFluorescenceJsonName ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_getFluorescenceJsonName() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getFovSize ^^^^^^^^^^^^^^^ .. java:method:: public double recv_getFovSize() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getImageCount ^^^^^^^^^^^^^^^^^^ .. java:method:: public int recv_getImageCount() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getLaserJsonName ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_getLaserJsonName() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getNextImage ^^^^^^^^^^^^^^^^^ .. java:method:: public java.nio.ByteBuffer recv_getNextImage() throws ImageGenerationException, UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getObjectSpacePixelSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public double recv_getObjectSpacePixelSize() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getObjectiveJsonName ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_getObjectiveJsonName() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getServerStatus ^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_getServerStatus() throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getShortTrueSignalDescription ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_getShortTrueSignalDescription() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getStageJsonName ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_getStageJsonName() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_getTrueSignal ^^^^^^^^^^^^^^^^^^ .. java:method:: public double recv_getTrueSignal() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_incrementTimeStep ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void recv_incrementTimeStep() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_setControlSignal ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void recv_setControlSignal() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_toJsonMessages ^^^^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_toJsonMessages() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client recv_toJsonState ^^^^^^^^^^^^^^^^ .. java:method:: public java.lang.String recv_toJsonState() throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_createSimulation ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_createSimulation() throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_deleteSimulation ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_deleteSimulation(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getCameraJsonName ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getCameraJsonName(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getControlSignal ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getControlSignal(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getFluorescenceJsonName ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getFluorescenceJsonName(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getFovSize ^^^^^^^^^^^^^^^ .. java:method:: public void send_getFovSize(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getImageCount ^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getImageCount(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getLaserJsonName ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getLaserJsonName(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getNextImage ^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getNextImage(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getObjectSpacePixelSize ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getObjectSpacePixelSize(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getObjectiveJsonName ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getObjectiveJsonName(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getServerStatus ^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getServerStatus() throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getShortTrueSignalDescription ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getShortTrueSignalDescription(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getStageJsonName ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getStageJsonName(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_getTrueSignal ^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_getTrueSignal(int id, int imageNum) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_incrementTimeStep ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_incrementTimeStep(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_setControlSignal ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_setControlSignal(int id, double power) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_toJsonMessages ^^^^^^^^^^^^^^^^^^^ .. java:method:: public void send_toJsonMessages(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client send_toJsonState ^^^^^^^^^^^^^^^^ .. java:method:: public void send_toJsonState(int id) throws org.apache.thrift.TException :outertype: RemoteSimulationService.Client setControlSignal ^^^^^^^^^^^^^^^^ .. java:method:: public void setControlSignal(int id, double power) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client toJsonMessages ^^^^^^^^^^^^^^ .. java:method:: public java.lang.String toJsonMessages(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client toJsonState ^^^^^^^^^^^ .. java:method:: public java.lang.String toJsonState(int id) throws UnknownSimulationIdException, org.apache.thrift.TException :outertype: RemoteSimulationService.Client