- R - Variable in class com.example.colibris.calib.regression.Simpleregression
-
Pearson's product moment correlation coefficient usually denoted r
- r2Geo - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
-
- r2Geo - Variable in class com.example.colibris.calib.regression.MultivariateRegression
-
- rad2deg(double) - Method in class com.example.colibris.calib.FileManager
-
radian to degree
- rad2deg(double) - Method in class com.example.colibris.calib.Meet2regressGeo
-
return radian to degreee
- RADIO_FILE - Static variable in class com.example.colibris.ui.FileActivity
-
radio plot option 2
- RADIO_PLOT - Static variable in class com.example.colibris.ui.FileActivity
-
radio plot by default
- RADIO_REGRESS - Static variable in class com.example.colibris.ui.FileActivity
-
radio plot option 4
- RADIO_SEE_CORR - Static variable in class com.example.colibris.ui.FileActivity
-
radio plot option 6
- RADIO_SEE_REGRESS - Static variable in class com.example.colibris.ui.FileActivity
-
radio plot option 5
- RADIO_XY_REGRESS - Static variable in class com.example.colibris.ui.FileActivity
-
radio plot option 3
- RADIO_XYPLOT - Static variable in class com.example.colibris.ui.FileActivity
-
radio plot option 1
- random() - Static method in class com.example.colibris.multi.graph.StdRandom
-
- random_Message(View) - Method in class com.example.colibris.ui.InitActivity
-
click on a button so as to generate a random hypergraph
- rawBuffer - Static variable in class com.example.colibris.comtool.ContextData
-
raw measurements
- rawNoiseBuffer - Variable in class com.example.colibris.calib.sound.Record
-
raw noise buffer
- re_write_delay_calibration_buffer(DoubleBuffer, double, double, DoubleBuffer, long) - Method in class com.example.colibris.calib.FileManager
-
write in the file the raw sound provided by buffer starting at synchronised time starttime and with a time slot
between two sound record given by slot
- read_txt() - Method in class com.example.colibris.calib.FileManager
-
return the content of the file
- readAll() - Method in class com.example.colibris.multi.graph.In
-
Reads and returns the remainder of this input stream, as a string.
- readAllDoubles() - Method in class com.example.colibris.multi.graph.In
-
Reads all remaining tokens from this input stream, parses them as doubles,
and returns them as an array of doubles.
- readAllInts() - Method in class com.example.colibris.multi.graph.In
-
Reads all remaining tokens from this input stream, parses them as integers,
and returns them as an array of integers.
- readAllLines() - Method in class com.example.colibris.multi.graph.In
-
Reads all remaining lines from this input stream and returns them as
an array of strings.
- readAllLongs() - Method in class com.example.colibris.multi.graph.In
-
Reads all remaining tokens from this input stream, parses them as longs,
and returns them as an array of longs.
- readAllStrings() - Method in class com.example.colibris.multi.graph.In
-
Reads all remaining tokens from this input stream and returns them as
an array of strings.
- readBoolean() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream, parses it as a boolean
(interpreting either "true"
or "1"
as true
,
and either "false"
or "0"
as false
).
- readByte() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream, parses it as a byte
,
and returns the byte
.
- readChar() - Method in class com.example.colibris.multi.graph.In
-
Reads and returns the next character in this input stream.
- readDouble() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream, parses it as a double
,
and returns the double
.
- readDoubles(String) - Static method in class com.example.colibris.multi.graph.In
-
- readDoubles() - Static method in class com.example.colibris.multi.graph.In
-
- readFloat() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream, parses it as a float
,
and returns the float
.
- readInt() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream, parses it as a int
,
and returns the int
.
- readInts(String) - Static method in class com.example.colibris.multi.graph.In
-
- readInts() - Static method in class com.example.colibris.multi.graph.In
-
- readLine() - Method in class com.example.colibris.multi.graph.In
-
Reads and returns the next line in this input stream.
- readLong() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream, parses it as a long
,
and returns the long
.
- readShort() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream, parses it as a short
,
and returns the short
.
- readString() - Method in class com.example.colibris.multi.graph.In
-
Reads the next token from this input stream and returns it as a String
.
- readStrings(String) - Static method in class com.example.colibris.multi.graph.In
-
- readStrings() - Static method in class com.example.colibris.multi.graph.In
-
- receivedConnexionGraph - Variable in class com.example.colibris.nsd.ProtocolState
-
protocole state: the device already received the connexion graph
- receivedSound - Variable in class com.example.colibris.nsd.ProtocolState
-
sound that is actually received
- receivedSoundMd5String - Variable in class com.example.colibris.nsd.ProtocolState
-
md5 of the sound file that has been received
- receivingSoundCompleted - Variable in class com.example.colibris.nsd.ProtocolState
-
protocole state: the device has received all the sound
- Record - Class in com.example.colibris.calib.sound
-
This Record class is used to record sound
- Record(long) - Constructor for class com.example.colibris.calib.sound.Record
-
Constructor
- record_Message(View) - Method in class com.example.colibris.ui.MainActivity
-
click on the button to start recording noise
- record_Message(View) - Method in class com.example.colibris.ui.OptionActivity
-
start pressing the button to start recording noise
- recordDuration_ms - Static variable in class com.example.colibris.configuration.Configuration
-
duration of the record in millecond _> 1000 equal one sec
- recordMessage(View) - Method in class com.example.colibris.ui.RecordMessageActivity
-
button pressed to stard recording
- RecordMessageActivity - Class in com.example.colibris.ui
-
The RecordMessageActivity class is an activity that permits to record sound
- RecordMessageActivity() - Constructor for class com.example.colibris.ui.RecordMessageActivity
-
- REFERENCENB - Static variable in class com.example.colibris.configuration.Configuration
-
number of references in the references in the hypergraph
- regress(List<FileManager>) - Method in class com.example.colibris.calib.Meet
-
perform a regression using the measurements that are stored in the files list
- regress_all() - Method in class com.example.colibris.calib.Meet
-
apply a regression
- regressAction(ArrayList<ArrayList<Double>>, Context) - Method in class com.example.colibris.calib.Meet2regress
-
regression performed
- regressActionGeo(ArrayList, double[], Context, ContextData) - Method in class com.example.colibris.calib.Meet2regressGeo
-
multivatiriate regression
- RegressActivity - Class in com.example.colibris.ui
-
The RegressActivity is an activity used to plot regression related information
- RegressActivity() - Constructor for class com.example.colibris.ui.RegressActivity
-
- regressandVariance - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
-
regressand variance
- regressandVariance - Variable in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
-
variance matrix
- regressandVariance - Variable in class com.example.colibris.calib.regression.MultivariateRegression
-
- regression - Variable in class com.example.colibris.calib.regression.MultiRegression
-
multivariate regression
- regressMatrix(FileManager, List<FileManager>, Context) - Method in class com.example.colibris.calib.Meet2regress
-
init the multivariate regression
- regressMatrixGeo(FileManager, List<FileManager>, Context) - Method in class com.example.colibris.calib.Meet2regressGeo
-
initialise the regression
- regressMessage() - Method in class com.example.colibris.ui.FileList
-
click
- REMOTE_FILE_PREFIX - Static variable in class com.example.colibris.configuration.Configuration
-
prefix of the file used to store the sound recorded by a remote device
- remoteNoiseBuffer - Variable in class com.example.colibris.calib.sound.Filter
-
buffer storing the noise recorded by a remote device
- removeEdges(DirectedEdge) - Method in class com.example.colibris.multi.graph.EdgeWeightedDigraph
-
- removeFileListener(FileListener) - Method in class com.example.colibris.calib.FileManager
-
remove a file listener
- removeMeasurementsHelper(MeasurementsHelper) - Method in class com.example.colibris.calib.sound.MeasurementsHelper
-
remove a measurement helper
- removeMeasurementsHelper(Record) - Method in class com.example.colibris.calib.sound.Record
-
remove a measurement helper
- removeNoiseListener(NoiseListener) - Method in class com.example.colibris.calib.sound.Record
-
listener that is removed
- removeSleepListener(SleepListener) - Method in class com.example.colibris.calib.Meet
-
remove a sleep time
- removeSleepListener(SleepListener) - Method in class com.example.colibris.ui.MainActivity
-
remove the sleep listener
- removeSleepListener(SleepListener) - Method in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
-
remove a sleep listener
- removeTimeandPositionListener(TimeListener) - Method in class com.example.colibris.comtool.Netandgps
-
remove time and movement listener
- removeTimeListener() - Method in class com.example.colibris.comtool.Netandgps
-
remove the movement listener
- resetLocalFileManager4Noise() - Method in class com.example.colibris.calib.Meet
-
reset the stream of the file wherein sound will be saved
- residualFiltered - Static variable in class com.example.colibris.comtool.ContextData
-
residual error for the simple case
- residualMeanGeometric - Variable in class com.example.colibris.calib.regression.MultivariateRegression
-
- residualRobustFiltered - Static variable in class com.example.colibris.comtool.ContextData
-
residual error for the robust case
- residuals - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
-
vector of residuals
- residuals - Variable in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
-
residuals
- residuals - Variable in class com.example.colibris.calib.regression.MultivariateRegression
-
- ResidualSumOfSquares - Variable in class com.example.colibris.calib.Meeting
-
sum of the squared residual that takes place during the meeting
- reverse() - Method in class com.example.colibris.multi.graph.DirectedEdge
-
- rgApproach - Variable in class com.example.colibris.ui.WifiDirectCalibrationFragment
-
radio group
- robust_calibrate_radio - Variable in class com.example.colibris.ui.WifiDirectCalibrationFragment
-
radio buttons to determine which type of calibration should be performed with regards to their performance
- robustRegressionoutput - Variable in class com.example.colibris.calib.Meet2regress
-
string displaying the characteristics of the multivariate and robust regression
- robustRegressionoutput - Variable in class com.example.colibris.calib.Meet2regressGeo
-
characteristics of the robust regression
- roundTripDelay - Variable in class com.example.colibris.calib.Meet
-
round trip delay as provided by ntp
- roundTripDelay - Static variable in class com.example.colibris.nsd.NtpTimeConfigurationParam
-
round trip delay as provided by ntp
- RSquare - Variable in class com.example.colibris.calib.regression.Simpleregression
-
coefficient of determination, usually denoted r-square
- Rsquared - Variable in class com.example.colibris.calib.Meeting
-
R squared of the regression that takes place during the meeting
- rSquared - Variable in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
-
r squared of the entire regression
- rSquared - Variable in class com.example.colibris.calib.regression.MultivariateRegression
-
- run() - Method in class com.example.colibris.nsd.ClientSocketHandler
-
Start a client that operate on the port (as configured in Configuration.port)
and start a thread to receive/send files
- run() - Method in class com.example.colibris.nsd.FileTransferManager
-
start the server/cleint
- run() - Method in class com.example.colibris.nsd.GroupOwnerSocketHandler
-
start a thread pool for client sockets
- run() - Method in class com.example.colibris.nsd.SimpleNTPServer
-
main thread to service client connections.
- run() - Method in class com.example.colibris.nsd.TransferManager
-
run a UDP server that is listening for the packet that are provided by Wifidirect
the packets are provided to a handler that deal with it