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 

F

factory(ParticleSystem) - Method in enum org.gicentre.utils.network.traer.physics.Integrator.METHOD
Factory capable of generating integrators.
FEATURES - Static variable in class org.gicentre.utils.colour.ColourTable
Indicates a feature class (black, blue, green, yellow, red ) colour table.
findColour(float) - Method in class org.gicentre.utils.colour.ColourTable
Interpolates a given index colour from colour rules.
FISCHER_1960 - Static variable in class org.gicentre.utils.spatial.Ellipsoid
Fischer 1960 (Mercury) ellipsoid.
FISCHER_1968 - Static variable in class org.gicentre.utils.spatial.Ellipsoid
Fischer 1968 ellipsoid.
floor(float) - Method in class org.gicentre.utils.network.traer.physics.Vector3D
The opposite of Vector3D.limit(float): puts a lower bound on the length of f.
Force - Interface in org.gicentre.utils.network.traer.physics
Interface specifying the basic mechanics of a Force.
force() - Method in class org.gicentre.utils.network.traer.physics.Particle
Deprecated.
Calls to this method should replaced with calls to the more standard Particle.getForce().
forceOnOneEnd() - Method in class org.gicentre.utils.network.traer.physics.TwoBodyForce.ForcePair
Reports the force at oneEnd.
forceOnTheOtherEnd() - Method in class org.gicentre.utils.network.traer.physics.TwoBodyForce.ForcePair
Reports the force at theOtherEnd.
forcePair() - Method in class org.gicentre.utils.network.traer.physics.Attraction
Implements the Attraction force calculation.
forcePair() - Method in class org.gicentre.utils.network.traer.physics.Spring
Calculates the spring forces on each of the particles at either end of the spring.
forcePair() - Method in class org.gicentre.utils.network.traer.physics.TwoBodyForce
Should apply the force to the pair of particles.
ForwardEulerIntegrator - Class in org.gicentre.utils.network.traer.physics
Class capable of performing forward Euler integration.
ForwardEulerIntegrator(ParticleSystem) - Constructor for class org.gicentre.utils.network.traer.physics.ForwardEulerIntegrator
Sets up the integrator.
FrameTimer - Class in org.gicentre.utils
Class for displaying frame rates in a sketch.
FrameTimer() - Constructor for class org.gicentre.utils.FrameTimer
Creates a timer that will report the frame rate once in every 50 frames.
FrameTimer(int) - Constructor for class org.gicentre.utils.FrameTimer
Creates a timer that will report the frame rate once in every reportRateInFrames frames.
FrameTimer(float, float) - Constructor for class org.gicentre.utils.FrameTimer
Creates a timer that will report the frame rate once in every reportRateInSeconds seconds.
FrenchNTF - Class in org.gicentre.utils.spatial
Class for representing the French national coordinate system.
FrenchNTF() - Constructor for class org.gicentre.utils.spatial.FrenchNTF
Initialises the transformer assuming a forward transformation is from longitude/latitude to French National Grid coordinates using the national 'Lambert IIe'.
FrenchNTF(String) - Constructor for class org.gicentre.utils.spatial.FrenchNTF
Initialises the transformer assuming a forward transformation is from longitude/latitude to French National Grid coordinates.
FrenchNTF(int) - Constructor for class org.gicentre.utils.spatial.FrenchNTF
Initialises the transformer in the given direction assuming the national 'Lambert IIe' projection.
FrenchNTF(String, int) - Constructor for class org.gicentre.utils.spatial.FrenchNTF
Initialises the transformer in the given direction.
frenchToLatLong(PVector) - Method in class org.gicentre.utils.spatial.FrenchNTF
Converts the given French coordinates to longitude/latitude location assuming the zone defined in the constructor.
FROM_LAT_LONG - Static variable in class org.gicentre.utils.spatial.AlbersEqualAreaConic
Indicates a transformation from latitude/longitude
FROM_LAT_LONG - Static variable in class org.gicentre.utils.spatial.FrenchNTF
Indicates a transformation from longitude/latitude.
FROM_LAT_LONG - Static variable in class org.gicentre.utils.spatial.LambertConformalConic
Indicates a transformation from latitude/longitude
FROM_LAT_LONG - Static variable in class org.gicentre.utils.spatial.ObliqueMercator
Indicates a transformation from longitude/latitude
FROM_LAT_LONG - Static variable in class org.gicentre.utils.spatial.Swiss
Indicates a transformation from longitude/latitude.
FROM_LAT_LONG - Static variable in class org.gicentre.utils.spatial.UTM
Indicates a transformation from longitude/latitude
FROM_LAT_LONG - Static variable in class org.gicentre.utils.spatial.WebMercator
Indicates a transformation from longitude/latitude.
Function<From,To> - Class in org.gicentre.utils.network.traer.physics
Abstraction of functions capable of performing iterated transformations.
Function() - Constructor for class org.gicentre.utils.network.traer.physics.Function
 
functor(Iterable<From>, Function<From, To>) - Static method in class org.gicentre.utils.network.traer.physics.Function
Applies the given sideEffector on the the source.
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