- DBToPcm(float) - Static method in class com.example.colibris.calib.sound.Noise
-
Decibel to PCM
- decreaseKey(int, Key) - Method in class com.example.colibris.multi.graph.Heap
-
Decrease the key associated with index i
to the specified value.
- decreaseKey(int, Key) - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Decrease the key associated with index i
to the specified value.
- deg2rad(double) - Method in class com.example.colibris.calib.FileManager
-
degree to radian
- deg2rad(double) - Method in class com.example.colibris.calib.Meet2regressGeo
-
return degree to radian
- delete(int) - Method in class com.example.colibris.multi.graph.Heap
-
Remove the key associated with index i
.
- delete(int) - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Remove the key associated with index i
.
- deleteFilesAftZip(File[]) - Method in class com.example.colibris.calib.FileManager
-
delete all the files
- deleteGroups() - Method in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
-
- delMin() - Method in class com.example.colibris.multi.graph.Heap
-
Removes a minimum key and returns its associated index.
- delMin() - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Removes a minimum key and returns its associated index.
- details - Variable in class com.example.colibris.ui.dummy.DummyContent.DummyItem
-
- Device - Class in com.example.colibris.configuration
-
The device class contain the information related to a device, such
as the device id, device name,
- Device(int, String, int) - Constructor for class com.example.colibris.configuration.Device
-
Set the device parameters
- Device(int, String, int, Calibration) - Constructor for class com.example.colibris.configuration.Device
-
Set the device parameters
- device2data(Meet, String, int, Context) - Method in class com.example.colibris.calib.Meet2regress
-
provide the file manager used to store sound related measurements
- device2data(Meet, String, int, Context) - Method in class com.example.colibris.calib.Meet2regressGeo
-
takes the remote noise record data from the file manager
- DEVICE_ID_MESSAGE - Static variable in class com.example.colibris.configuration.Configuration
-
message type =
- DEVICE_ID_MESSAGE - Static variable in class com.example.colibris.ui.MainActivity
-
message used to identify a device
- deviceId - Variable in class com.example.colibris.configuration.Device
-
device id
- diff(double[], double[]) - Method in class com.example.colibris.calib.Meet2regress
-
return sum of the differences between the provided samples
- diff(double[], double[]) - Method in class com.example.colibris.calib.Meet2regressGeo
-
return the summed difference between the two given measurements
- DijkstraSP(EdgeWeightedDigraph, int, int, boolean[]) - Method in class com.example.colibris.multi.hypergraph.ShortestHyperPath
-
Computes a shortest-paths tree from the source vertex s
to every other
vertex in the edge-weighted digraph G
.
- DirectedEdge - Class in com.example.colibris.multi.graph
-
- DirectedEdge(int, int, double) - Constructor for class com.example.colibris.multi.graph.DirectedEdge
-
Initializes a directed edge from vertex v
to vertex w
with
the given weight
.
- DirectedEdge(int, int, Meeting) - Constructor for class com.example.colibris.multi.graph.DirectedEdge
-
- DirectedEdge(int, int, double, Meeting) - Constructor for class com.example.colibris.multi.graph.DirectedEdge
-
- discoMessage(View) - Method in class com.example.colibris.ui.MainActivity
-
click on the button to perform an automatic calibration
- discrete(double[]) - Static method in class com.example.colibris.multi.graph.StdRandom
-
Returns a random integer from the specified discrete distribution.
- discrete(int[]) - Static method in class com.example.colibris.multi.graph.StdRandom
-
Returns a random integer from the specified discrete distribution.
- displayInitInfo() - Method in class com.example.colibris.ui.InitActivity
-
diplay some configuration information to the end user
- distGeo(double, double, double, double) - Method in class com.example.colibris.calib.Meet2regressGeo
-
distance between two devices
- distZones(double, double, double, double) - Method in class com.example.colibris.calib.FileManager
-
distance
- DummyContent - Class in com.example.colibris.ui.dummy
-
Helper class for providing sample content for user interfaces created by
Android template wizards.
- DummyContent() - Constructor for class com.example.colibris.ui.dummy.DummyContent
-
- DummyContent.DummyItem - Class in com.example.colibris.ui.dummy
-
A dummy item representing a piece of content.
- DummyItem(String, String, String) - Constructor for class com.example.colibris.ui.dummy.DummyContent.DummyItem
-
- duration_beetween_test_SEC - Static variable in class com.example.colibris.configuration.Configuration
-
sleeping duraction during consecutive tests (expressed in second