Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 

G

gaussian() - Static method in class com.example.colibris.multi.graph.StdRandom
Returns a random real number from a standard Gaussian distribution.
gaussian(double, double) - Static method in class com.example.colibris.multi.graph.StdRandom
Returns a random real number from a Gaussian distribution with mean μ and standard deviation σ.
GeographicallyWeightedRegression - Class in com.example.colibris.calib.regression
 
GeographicallyWeightedRegression(double[], double[][], HashMap<Integer, double[][]>, int, int) - Constructor for class com.example.colibris.calib.regression.GeographicallyWeightedRegression
instanciate a multivariate regression using the samples provided in the routine
geoMeanRegressionoutput - Variable in class com.example.colibris.calib.Meet2regress
string displaying the cahracteristics of the geometric regression
geometric(double) - Static method in class com.example.colibris.multi.graph.StdRandom
Returns a random integer from a geometric distribution with success probability p.
geometricMeanRegression() - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
 
geometricMeanRegression() - Method in class com.example.colibris.calib.regression.MultivariateRegression
 
geoweightedregression - Variable in class com.example.colibris.calib.Meet2regressGeo
geo regression
geoWeightedRegressionOutput - Variable in class com.example.colibris.calib.Meet2regressGeo
characteristics of the regression
geoXtoY - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
geographical aware multivariate regression
geoXtoY - Variable in class com.example.colibris.calib.regression.MultivariateRegression
 
geoYtoX - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
geographical aware multivariate regression
geoYtoX - Variable in class com.example.colibris.calib.regression.MultivariateRegression
 
getConsolidatedNode() - Method in class com.example.colibris.multi.hypergraph.HyperConnection
give the id of the consolidated node (in pratice the last one)
getCoord(double[], double[], boolean) - Method in class com.example.colibris.calib.Meet2regressGeo
map coordinate
getDeviceName() - Static method in class com.example.colibris.configuration.Me
returns the device name
getDeviceStatus(int) - Static method in class com.example.colibris.ui.WiFiDirectServicesList
get the devide status
getDistBetweenNoise(float, float) - Static method in class com.example.colibris.calib.sound.Noise
Distance between two noises
getFilename() - Method in class com.example.colibris.calib.FileManager
returns the file name
getFileSize() - Method in class com.example.colibris.calib.FileManager
returns if there are some files
getFromFile(Context) - Method in class com.example.colibris.multi.hypergraph.HyperConnection
Extract the connexion file from a file (whose name is parametred in Configuration file)
getfromString(String) - Method in class com.example.colibris.multi.hypergraph.HyperConnection
 
getHandler() - Method in interface com.example.colibris.ui.WifiDirectCalibrationFragment.MessageTarget
 
getHandler() - Method in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
return the handler
getHyperEdge(int, double) - Method in class com.example.colibris.multi.hypergraph.HyperConnection
 
getHyperEdge(HyperEdge) - Method in class com.example.colibris.multi.hypergraph.HyperConnection
Check is the provided hyperedge is valid if yes, it returns the hyperedge.
getIndexApiAction() - Method in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
ATTENTION: This was auto-generated to implement the App Indexing API.
getInnerEdges() - Method in class com.example.colibris.multi.hypergraph.HyperEdge
extract the inner edges that compose the hyper edge
getLastPathComponent(String) - Method in class com.example.colibris.calib.FileManager
return the file name of the given path
getLatitude() - Method in class com.example.colibris.GPSTracker
Function to get latitude
getLocalconnectionGraph() - Method in class com.example.colibris.configuration.Me
 
getlocalFile4NoiseName() - Method in class com.example.colibris.calib.Meet
returns the name fof the file wherein the sound recorded locally is stored
getLocalFileManager4Noise() - Method in class com.example.colibris.calib.Meet
get the file where the (local) sound is stored
getLocalHostaddr() - Method in class com.example.colibris.nsd.TransferManager
return the local host address that is used on by the wifi interface
getLocalSoundRecording() - Method in class com.example.colibris.calib.Meet
start recording the sound
getLocalSoundRecording2ConsecTests(int) - Method in class com.example.colibris.calib.Meet
is called before recording hte local sound, we sleep for a little of time (to permit other devices to join the group
getLocalTimeShifterALongTimeAgo() - Method in class com.example.colibris.configuration.Me
return the time
getLocation() - Method in class com.example.colibris.GPSTracker
get location information
getLongitude() - Method in class com.example.colibris.GPSTracker
Function to get longitude
getMaxXFromTimeSeries(List<Double>) - Method in class com.example.colibris.calib.FileManager
extract the maximul value of X
getMaxYFromTimeSeries(List<Double>) - Method in class com.example.colibris.calib.FileManager
return the max Y value from a list of measurements
getMean(double[]) - Method in class com.example.colibris.calib.Meet2regress
compute the mean of the measurements
getMean(double[]) - Method in class com.example.colibris.calib.Meet2regressGeo
return the mean of the measurements
getMeasurement(int) - Method in class com.example.colibris.calib.sound.Record
Measurement for predefined duration
getMedian(double[]) - Method in class com.example.colibris.calib.Meet2regress
return the median
getMedian(double[]) - Method in class com.example.colibris.calib.Meet2regressGeo
return the median of the measurements
getMedian() - Method in class com.example.colibris.calib.regression.Simpleregression
return the median
getMinXFromTimeSeries(List<Double>) - Method in class com.example.colibris.calib.FileManager
extarct the maximum value of Y
getMinYFromTimeSeries(List<Double>) - Method in class com.example.colibris.calib.FileManager
get the min value of Y
getMultiHopCalibration(int) - Method in class com.example.colibris.configuration.Me
return the multi hop calibration parameters for the given node
getMultiHopCalibration() - Method in class com.example.colibris.configuration.Me
return the multi hop calibration parameters for the local device
getMyMedian(List<Double>) - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
 
getMyMedian(List<Double>) - Method in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
return the median
getMyMedian(List<Double>) - Method in class com.example.colibris.calib.regression.MultivariateRegression
 
getMyMedian(List<Double>) - Method in class com.example.colibris.calib.regression.Simpleregression
return the median
getName(int) - Method in class com.example.colibris.calib.Meet
get the name of a device
getNewCommonTimeSeries(FileManager, int) - Method in class com.example.colibris.calib.FileManager
extract the samples that have been taken at the same time from the two provided files
getPosition(int) - Method in class com.example.colibris.calib.Meet
provide the position of the requested device in the list of devices meeting * return -1 if the device is not found
getPositionfromVertex(int) - Method in class com.example.colibris.calib.Meet
provide the position of the requested device in the list of devices meeting using the provided vertexid
getRandomSeed() - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
get the seed for the random number generator
getRandomSeed() - Method in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
get the seed for the random number generator
getRandomSeed() - Method in class com.example.colibris.calib.regression.MultivariateRegression
get the seed for the random number generator
getRandomSeed() - Method in class com.example.colibris.calib.regression.Simpleregression
get the seed for the random number generator
getRemoteFile4NoiseName(Device) - Method in class com.example.colibris.calib.Meet
return the content of the file wherein the sound provided by the other device, is stored
getSampleFeatures(List<Integer>, int) - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
 
getSampleFeatures(List<Integer>, int) - Method in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
return the features
getSampleFeatures(List<Integer>, int) - Method in class com.example.colibris.calib.regression.MultivariateRegression
 
getSampleIndex(int) - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
 
getSampleIndex(int) - Method in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
return samples
getSampleIndex(int) - Method in class com.example.colibris.calib.regression.MultivariateRegression
 
getSamplePredictedVariables(List<Integer>, int) - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
 
getSamplePredictedVariables(List<Integer>, int) - Method in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
predicted variables
getSamplePredictedVariables(List<Integer>, int) - Method in class com.example.colibris.calib.regression.MultivariateRegression
 
getSeed() - Static method in class com.example.colibris.multi.graph.StdRandom
Returns the seed of the pseudorandom number generator.
getShortestHypergraph(int, HyperConnection) - Method in class com.example.colibris.multi.hypergraph.ShortestHyperPath
 
getShortestPath(int) - Method in class com.example.colibris.configuration.Me
 
getSingleHopCalibration() - Method in class com.example.colibris.configuration.Me
provide the calibration parameters back to last best regression
getSound() - Method in class com.example.colibris.calib.FileManager
extract the sound
getStartTime() - Method in class com.example.colibris.calib.FileManager
return when the sound started being recorded
getSubSample(int) - Method in class com.example.colibris.calib.regression.Simpleregression
Produces a random sample from m_Data in m_SubSample
getSubwindowDuration() - Method in class com.example.colibris.calib.sound.Record
get the subwindowing duration
getTimeOffset() - Method in class com.example.colibris.calib.Meet
time offset with regards to the wifi direct ap
getVertexId() - Method in class com.example.colibris.configuration.Device
rerturn the vextex id
getVertexId() - Static method in class com.example.colibris.configuration.Me
return the vertex id which is generated using the device name
getView(int, View, ViewGroup) - Method in class com.example.colibris.ui.WifiDirectCalibrationFragment.CalibrationMessageAdapter
 
getView(int, View, ViewGroup) - Method in class com.example.colibris.ui.WiFiDirectServicesList.WiFiDevicesAdapter
 
getWeightedSound(double, double, String, Context) - Method in class com.example.colibris.calib.FileManager
Weight the sound with provided parameters (slope and intercept) and store it
GLSMultiReg - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
The GeographicallyWeightedRegression compute the georgraphically weighted, multivariate regression
GPSAccuracy - Variable in class com.example.colibris.comtool.PositionTime
// with a radius = accuracy, then there is a 68% probability that the true location is inside the circle.
GPSaltitude - Variable in class com.example.colibris.comtool.PositionTime
Altitude in meters above the WGS 84 reference ellipsoid.
GPSbearing - Variable in class com.example.colibris.comtool.PositionTime
horizontal direction of travel of this device (is not related to the device orientation).
GPShasAccuracy - Variable in class com.example.colibris.comtool.PositionTime
determine if accuracy is provided
GPShasAltitude - Variable in class com.example.colibris.comtool.PositionTime
determine if Altitude is provided
GPShasBearing - Variable in class com.example.colibris.comtool.PositionTime
GPS bearing is enabled or not
GPShasSpeed - Variable in class com.example.colibris.comtool.PositionTime
determine if speed is supplied
GPSlatitude - Variable in class com.example.colibris.comtool.PositionTime
latitude in degrees
GPSlongitude - Variable in class com.example.colibris.comtool.PositionTime
longitude in degrees
GPSOffset - Variable in class com.example.colibris.comtool.PositionTime
time offset provided by the gps
GPSspeed - Variable in class com.example.colibris.comtool.PositionTime
Speed
GPSTime - Variable in class com.example.colibris.comtool.PositionTime
time provided by GPS
GPSTracker - Class in com.example.colibris
Gps tracker
GPSTracker(Context) - Constructor for class com.example.colibris.GPSTracker
init the gps tracker
graph - Variable in class com.example.colibris.multi.hypergraph.HyperConnection
graph representing the meetings
GroupOwnerSocketHandler - Class in com.example.colibris.nsd
The GroupOwnerSocketHandler class implements a socket server.
GroupOwnerSocketHandler(Handler, Context) - Constructor for class com.example.colibris.nsd.GroupOwnerSocketHandler
create a handler
A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links