A C D E G I O P Q R S U

S

serve() - Method in class eeml.Out
 
serverMessage() - Method in class eeml.DataOut
Returns the last message received from the requesting client.
serverMessage() - Method in class eeml.Out
 
setLocation(String, String, String, float, float, float) - Method in class eeml.DataOut
Sets location data for this environment, including exposure ("outdoor"/"indoor"), domain ("physical"/"virtual"), disposition ("fixed"/"mobile") and latitude, longitude and elevation.
setLocation(String, String, String) - Method in class eeml.DataOut
Sets location data for this environment: ONLY exposure ("outdoor"/"indoor"), domain ("physical"/"virtual"), disposition ("fixed"/"mobile") (See EEML specs for more info).
setLocation(float, float, float) - Method in class eeml.DataOut
Set location data for this environment: ONLY latitude, longitude and elevation.
setLocation(String, String, String, float, float, float) - Method in class eeml.Out
 
setLocation(String, String, String) - Method in class eeml.Out
 
setLocation(float, float, float) - Method in class eeml.Out
 
setMaximum(int, float) - Method in class eeml.DataOut
Sets the "maximum" attribute for a particular data stream's value
setMaximum(int, float) - Method in class eeml.Out
 
setMinimum(int, float) - Method in class eeml.DataOut
Sets the "minimum" attribute for a particular data stream's value
setMinimum(int, float) - Method in class eeml.Out
 
setUnits(int, String, String, String) - Method in class eeml.DataOut
Sets the unit element for a particular data stream's value.
setUnits(int, String, String, String) - Method in class eeml.Out
 

A C D E G I O P Q R S U