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

FIELD_BFIELD - Static variable in class simulations.Constants
FieldType for magnetostatics experiments.
FIELD_EFIELD - Static variable in class simulations.Constants
FieldType for electrostatics experiments.
FIELD_MOTION_BFIELD - Static variable in class simulations.Constants
FieldMotionType for magnetostatics experiments.
FIELD_MOTION_EFIELD - Static variable in class simulations.Constants
FieldMotionType for electrostatics experiments.
FIELD_MOTION_VBFIELD - Static variable in class simulations.Constants
FieldMotionType for fluid flow parallel to B field.
FIELD_MOTION_VEFIELD - Static variable in class simulations.Constants
FieldMotionType for fluid flow parallel to E field.
FIELD_MOTION_VRBFIELD - Static variable in class simulations.Constants
FieldMotionType for fluid flow varying by spatial region.
FIELD_MOTION_VREFIELD - Static variable in class simulations.Constants
FieldMotionType for fluid flow varying by spatial region.
FLIC - class core.dflic.FLIC.
Fast Line Integral Convolution algorithm.
FLIC(ScalarImage, AccumImage, Vec2Field, Vec2Transform, Vec2Transform) - Constructor for class core.dflic.FLIC
Constructs an instance of a FLIC with the given initial parameters.
FallingRingAnimation - class simulations.animations.faradaysLaw.FallingRingAnimation.
An animation of a falling ring.
FallingRingAnimation() - Constructor for class simulations.animations.faradaysLaw.FallingRingAnimation
 
FallingRingExperiment - class simulations.experiments.faradaysLaw.FallingRingExperiment.
Falling Ring experiment, consisting of a ring falling past a stationary magnet.
FallingRingExperiment(double, double, double, double, double) - Constructor for class simulations.experiments.faradaysLaw.FallingRingExperiment
Constructs an instance of the experiment using the given parameters.
FallingRingExperiment.Motion - class simulations.experiments.faradaysLaw.FallingRingExperiment.Motion.
Specifies the time derivative of the parmeters which describe the experiment at any time t.
FallingRingExperiment.Motion() - Constructor for class simulations.experiments.faradaysLaw.FallingRingExperiment.Motion
 
FieldMotionType - Variable in class simulations.experiments.BaseExperiment
type of motion field for this experiment, where zero is NOT a valid field motion type.
FieldOrMotionFieldType - Variable in class core.field.EMVec2Field
FieldOrMotionFieldType determines what this EMVec2Field represents of the five possible types.
FieldType - Variable in class simulations.experiments.BaseExperiment
type of field for this experiment, where zero is NOT a valid field type.
FluidFlowSpeed - Variable in class core.field.EMVec2Field
Fluid flow speed constant in pixels per second, for the situation when we are showing flow fields.
FluidFlowSpeed - Variable in class core.rendering.Renderer
Flowspeed when we let have flow along E(B) varying with the magnitude of E(B)
FluidFlowSpeed - Variable in class simulations.experiments.BaseExperiment
the overall speed multiplier if we are showing fluid flow, in pixels per second
Fnorm - Variable in class core.field.EMVec2Field
The value of to which B(E) is normalized in computing the fluid flow speed.
Fnorm - Variable in class core.rendering.Renderer
Field normalization for the flowspeed when we let have flow along E(B) varying with the magnitude of E(B) The calculated speed is FluidFlowSpeed*(B(E)/Fnorm)^Fpower.
Fnorm - Variable in class simulations.experiments.BaseExperiment
the normalization for the field if we are showing fluid flow
Fpower - Variable in class core.field.EMVec2Field
The value of the power to which B(E)/Fnorm is raised in computing the fluid flow speed.
Fpower - Variable in class core.rendering.Renderer
Field power for the flowspeed when we let have flow along E(B) varying with the magnitude of E(B)
Fpower - Variable in class simulations.experiments.BaseExperiment
the power dependence on the magnitude of the field is we are showing fluid flow
Func1 - class simulations.objects.antennaMath.Func1.
 
Func1() - Constructor for class simulations.objects.antennaMath.Func1
Creates new Func1
Func2 - class simulations.objects.antennaMath.Func2.
 
Func2() - Constructor for class simulations.objects.antennaMath.Func2
Creates new iFunc1
f - Variable in class core.image.ScalarImage
f[] stores all the scalar values in scanline order
f - Variable in class core.io.OutputWindow
 
f_to_integrate(double[], double) - Method in class simulations.objects.antennaMath.Func1
 
f_to_integrate(double[], double) - Method in class simulations.objects.antennaMath.Func2
 
f_to_integrate(double[], double) - Method in interface simulations.objects.antennaMath.Integrable
 
f_to_integrate(double[], double) - Method in class simulations.objects.antennaMath.S1
 
f_to_integrate(double[], double) - Method in class simulations.objects.antennaMath.S2
 
f_to_integrate(double[], double) - Method in class simulations.objects.antennaMath.S3
 
f_to_integrate(double[], double) - Method in class simulations.objects.antennaMath.S4
 
fallOff - Variable in class core.postprocessing.Colorizer
Rate at which color fades to black below the break point.
fallOff - Variable in class core.rendering.Renderer
rate at which color falls to black below the saturation value
fcurlen - Variable in class core.dflic.FLIC
Private temporary variables
field - Variable in class core.dflic.DFLIC
privately stores the state of the DFLIC object from frame-to-frame.
field - Variable in class core.dflic.FLIC
 
field - Variable in class core.dflic.Streamline
 
field - Variable in class core.field.Vec2FieldCache
 
field - Variable in class core.field.Vec2UnitField
 
field - Variable in class core.math.RungeKuttaErrorIntegration
 
field - Variable in class core.math.RungeKuttaIntegration
The derivative matrix of the dependent variables we are integrating.
fields - Variable in class simulations.experiments.electrostatics.ChargeInFieldExperiment
the electric field pointing downward
file - Static variable in class core.io.ImageIO
 
file - Static variable in class core.postprocessing.Periodify
 
filterRepeat - Variable in class core.rendering.Renderer
The number of times the kernel is applied to the image (normally should be 1).
flatColor - Variable in class core.postprocessing.Colorizer
If this flag is true we only color, if it is false we also color code the LIC to indicate the field strength of the vector field used to generate the LIC.
flic - Variable in class core.dflic.DFLIC
 
floor(double) - Static method in class core.dflic.FLIC
 
fmaxlen - Variable in class core.dflic.FLIC
Private temporary variables
fname - Variable in class core.rendering.Renderer
String which is the path for the sequence file name of the tiffs produced, including the full path to those files.
fname - Static variable in class simulations.animations.electrostatics.ChargeMovingAgainstConstantFieldAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.electrostatics.ColorTestAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.electrostatics.RepulsionTwoChargesAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.faradaysLaw.EddyCurrentsDipoleAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.faradaysLaw.EddyCurrentsMonopoleAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.faradaysLaw.FallingRingAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.faradaysLaw.MovingRecedingImageAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.faradaysLaw.MovingRecedingImagePotentialAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.faradaysLaw.RecedingImageAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.faradaysLaw.TwoPlanesAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.fluidFlow.CirculatingFlowAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.fluidFlow.DataInputAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.fluidFlow.HeliosphereFlowAnimation
The file name for the files to be generated, with path.
fname - Static variable in class simulations.animations.magnetostatics.TeachSpinAnimation
 
fname - Static variable in class simulations.animations.radiation.LinearAntennaAnimation
 
fname - Static variable in class simulations.animations.radiation.SinusoidalDipoleRadiationAnimation
 
frame0(int) - Static method in class core.postprocessing.Periodify
Returns one of the input images to blend for output frame "frame".
frame1(int) - Static method in class core.postprocessing.Periodify
Returns the other input image to blend for the output frame "frame".
frames - Static variable in class core.postprocessing.Periodify
Number of output sequence frames.
frames - Variable in class core.rendering.Renderer
number of frames of the animation to be produced.
frames - Static variable in class simulations.animations.electrostatics.ChargeMovingAgainstConstantFieldAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.electrostatics.ColorTestAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.electrostatics.RepulsionTwoChargesAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.faradaysLaw.EddyCurrentsDipoleAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.faradaysLaw.EddyCurrentsMonopoleAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.faradaysLaw.FallingRingAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.faradaysLaw.MovingRecedingImageAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.faradaysLaw.MovingRecedingImagePotentialAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.faradaysLaw.RecedingImageAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.faradaysLaw.TwoPlanesAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.fluidFlow.CirculatingFlowAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.fluidFlow.DataInputAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.fluidFlow.HeliosphereFlowAnimation
The number of frames to be genererated.
frames - Static variable in class simulations.animations.magnetostatics.TeachSpinAnimation
 
frames - Static variable in class simulations.animations.radiation.LinearAntennaAnimation
 
frames - Static variable in class simulations.animations.radiation.SinusoidalDipoleRadiationAnimation
 
fromScalarImage(ScalarImage, int, int, double, double, double) - Method in class core.image.RGBImage
Sets 'this' to a colorized representation of 'image' within the sub-window starting at (xorigin, yorigin).
fromScalarImage(ScalarImage, double, double, double) - Method in class core.image.RGBImage
Sets 'this' to a colorized representation of 'image' within the window starting at the top-left corner.
fromScalarImageMagnitude(ScalarImage, Vec2Field, Vec2Transform, Vec3Field) - Method in class core.image.RGBImage
 
fstepsize - Variable in class core.dflic.FLIC
Private temporary variables
fstream - Variable in class core.dflic.FLIC
 
fstreamlen - Variable in class core.dflic.FLIC
Private temporary variables
ftoi - Variable in class core.dflic.DFLIC
 
ftoi - Variable in class core.dflic.FLIC
 
ftoo - Variable in class core.dflic.DFLIC
 
ftoo - Variable in class core.dflic.FLIC
 

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