A B C D E F G H I K L M N O P R S T U V W X Y

R

radarBins - Variable in class filecontroller.ReadImageFile
Measurements in current image.
radarImageSize - Variable in class filecontroller.ReadImageFile
Size of current PGM -image.
radarImageSize - Variable in class filecontroller.ReadPGMImageFile
radarImageSize size of PGM-image.
radarPics - Variable in class filecontroller.ReadImageFile
Latest composed image.
radarPics - Variable in class filecontroller.ReadPGMImageFile
currentRadarPic latest composed image.
radarStartAzimuts - Variable in class filecontroller.ReadImageFile
Start direction between 0-360.
readImageFile - Variable in class filecontroller.FileController
Current instance of ReadImageFile class.
ReadImageFile - Class in filecontroller
The ReadImageFile -class reads Portable GreyMap (PGM) images from Finnish Meteorological Institute's (FMI) radar, and converts them to form this program uses.
ReadImageFile(Parameters) - Constructor for class filecontroller.ReadImageFile
Constructor of this class.
readPGMImageFile - Variable in class filecontroller.FileController
Current instance of ReadPGMImageFile class.
ReadPGMImageFile - Class in filecontroller
The ReadPGMImageFile -class reads Portable GreyMap (PGM) images made by user, and converts them to form this program uses.
ReadPGMImageFile(Parameters) - Constructor for class filecontroller.ReadPGMImageFile
Constructor of this class.
recognizeHeaderLine(String, int) - Method in class filecontroller.ReadImageFile
Method tries to recognize PGM picture's current header line, and set the value of the header into program's data structure.
recognizeHeaderLine(String, int) - Method in class filecontroller.ReadPGMImageFile
Method tries to recognize PGM picture's current header line, and set the value of the header into program's data structure.
refreshRate - Variable in class general.DataCollection
current refresh rate is in milliseconds.
relativeCornerPoint - Variable in class graphics.GraphicsEngine
Relative point of corner.
renderAirspace - Variable in class graphics.GraphicsEngine
Shall we render airspace.
renderArcPoints - Variable in class graphics.GraphicsEngine
Shall we render arc points.
renderArrivalTree - Variable in class graphics.GraphicsEngine
Shall we render arc arrival tree.
renderDebug - Variable in class graphics.GraphicsEngine
Shall we render debug information.
renderDebug2 - Variable in class graphics.GraphicsEngine
Shall we render debug information 2.
renderMapHeight - Variable in class filecontroller.ReadImageFile
Render height.
renderMapHeight - Variable in class filecontroller.ReadPGMImageFile
render height.
renderMapHeight - Variable in class graphics.GraphicsEngine
Render map height.
renderMapWidth - Variable in class filecontroller.ReadImageFile
Render width.
renderMapWidth - Variable in class filecontroller.ReadPGMImageFile
render width.
renderMapWidth - Variable in class graphics.GraphicsEngine
Render map width.
renderPlaneAsTriangle - Variable in class graphics.GraphicsEngine
Shall we render plane as triangle.
renderPlanePath - Variable in class graphics.GraphicsEngine
Shall we render plane path.
renderWeatherMap - Variable in class graphics.GraphicsEngine
Shall we render weather map.
renderWeathermapToBufferedImage() - Method in class filecontroller.ReadImageFile
This method converts the weather data from integer matrix into bufferedImage.
renderWeathermapToBufferedImage() - Method in class filecontroller.ReadPGMImageFile
This method converts the weather data from integer matrix into bufferedImage.
reset() - Method in class calculation.Vertex
Resets fields that aStar method uses.
resetGraph(Vertex[][]) - Method in class calculation.Graph
Resets the graph.
resetVertices(PriorityQueue<Vertex>, ArrayList<Vertex>) - Method in class calculation.BuildTree
Resets vertices which aStar used calling Vertex.reset() method for each Vertex whose fields were changed by aStar.
resultPath(Vertex, Vertex, PriorityQueue<Vertex>, ArrayList<Vertex>) - Method in class calculation.BuildTree
Creates the resulting path for aStar method.
right - Variable in class calculation.TreeNode
Right child of a tree node.
root - Variable in class airspace.Plane
Root of Tree.
root - Variable in class calculation.Tree
The root of a tree.
runTimer() - Method in class calculation.CalculationControl
This method is called from Main-class after all classes are constructed.
runTimer() - Method in interface calculation.CalculationInterface
Run timer.

A B C D E F G H I K L M N O P R S T U V W X Y