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

GetArray(int, int) - Method in class simulations.objects.DataInputObject
This method needs to be replaced with a method that reads in a data array of velocities, one data array for each frame in the simulation.
GetColorHue() - Method in class core.rendering.Renderer
GetColorHue() returns the hue of the image as a normalized double.
GetColorMode() - Method in class core.rendering.Renderer
GetColorMode() returns the color mode of the image as an integer.
GetColorSaturation() - Method in class core.rendering.Renderer
GetColorSaturation() returns the HSV saturation of the image as a normalized double.
GetColorStrength() - Method in class core.rendering.Renderer
GetColorStrength() returns the color strength of the image.
GetColorValue() - Method in class core.rendering.Renderer
GetColorValue() returns the HSV value of the image as a normalized double.
GetExperiment() - Method in class core.rendering.Renderer
GetExperiment() returns the experiment that is currently set to render.
GetFallOff() - Method in class core.rendering.Renderer
GetFallOff() returns the fallOff of the image.
GetFileName() - Method in class core.rendering.Renderer
GetFileName() returns the filename of the image (including path).
GetFluidFlowSpeed() - Method in class core.rendering.Renderer
GetFluidFlowSpeed() returns fluid flow speed in the equation FluidFlowSpeed*(B(E)/Fnorm)^Fpower.
GetFnorm() - Method in class core.rendering.Renderer
GetFnorm() returns Fnorm in FluidFlowSpeed*(B(E)/Fnorm)^Fpower.
GetFpower() - Method in class core.rendering.Renderer
GetFpower() returns Fpower in FluidFlowSpeed*(B(E)/Fnorm)^Fpower.
GetFrames() - Method in class core.rendering.Renderer
GetFrames() returns the number of frames to be rendered.
GetHeight() - Method in class core.rendering.Renderer
GetHeight() returns the height of the image.
GetIKernel() - Method in class core.rendering.Renderer
GetIKernel() returns the kernel for the image.
GetIKernelFilterRepeat() - Method in class core.rendering.Renderer
GetIKernelFilterRepeat() returns the number of times the kernel is applied to the image.
GetOrigin() - Method in class core.rendering.Renderer
GetOrigin() returns the origin of the plot, non-zero only if there is no symmetry.
GetRegionColor() - Method in class core.rendering.Renderer
GetRegionColor() returns colors of the various color regions, if used.
GetRegionFlow() - Method in class core.rendering.Renderer
GetRegionFlow() returns flow speeds of the various flow regions, if used.
GetScale() - Method in class core.rendering.Renderer
GetScale() returns the "scale" of the image.
GetStreamLen() - Method in class core.rendering.Renderer
GetStreamLen() returns the streamlength of the image (streamlen).
GetSymmetry() - Method in class core.rendering.Renderer
GetSymmetry() returns the symmetry of the image as an integer.
GetTimeStep() - Method in class core.rendering.Renderer
GetTimeStep() returns the time step for the evolution of the experiment.
GetWidth() - Method in class core.rendering.Renderer
GetWidth() returns the width of the image.
GetXdir() - Method in class core.rendering.Renderer
Get the X coordinate unit vector of the image.
GetYdir() - Method in class core.rendering.Renderer
Get the Y coordinate unit vector of the image.
GfromScalarImage(ScalarImage, double) - Method in class core.image.RGBImage
 
GtoScalarImage(ScalarImage) - Method in class core.image.RGBImage
 
g - Variable in class core.image.RGBImage
r, g, and b store the red, green, and blue pixel components
g_one(double, double) - Method in class simulations.objects.antennaMath.Func1
 
g_one(double, double) - Method in class simulations.objects.antennaMath.S1
 
g_one(double, double) - Method in class simulations.objects.antennaMath.S3
 
g_two(double, double) - Method in class simulations.objects.antennaMath.Func2
 
g_two(double, double) - Method in class simulations.objects.antennaMath.S2
 
g_two(double, double) - Method in class simulations.objects.antennaMath.S4
 
get(Vec2, Vec2) - Method in class core.field.EMVec2Field
Sets "f" to the value of the EM field at "p".
get(Vec2, Vec2) - Method in class core.field.Vec2Field
Sets 'f' to the value of the field at 'p'.
get(Vec2) - Method in class core.field.Vec2Field
Returns: a new Vec2 with the value of the field at 'p'.
get(Vec2, Vec2) - Method in class core.field.Vec2FieldCache
Sets "f" to an approximate value of the field at "p".
get(Vec2, Vec2) - Method in class core.field.Vec2UnitField
Sets 'f' to the value of the field at 'p', scaled to unit magnitude.
get(Vec2, Vec3) - Method in class core.field.Vec2Vec3Field
Sets 'f' to the value of the field at 'p'.
get(Vec2) - Method in class core.field.Vec2Vec3Field
Returns: a new Vec3 with the value of the field at 'p'.
get(Vec3, Vec2, Vec3) - Method in class core.field.Vec3Field
Sets 'f' to the value of the field at 'p'.
get(Vec3) - Method in class core.field.Vec3Field
Returns: a new Vec3 with the value of the field at 'p'.
get(Vec, double, Vec) - Method in class core.field.VecTimeField
Sets "v" to the value of the field at "p" at time "t".
get(Vec, double) - Method in class core.field.VecTimeField
Returns: a new Vec with the value of the field at "p".
get(int, int) - Method in class core.image.Accum2Image
Returns: the value at (x, y) with the alpha divided out.
get(int, int) - Method in class core.image.AccumImage
Returns: the value at (x, y) with the alpha divided out Requires: 0<=xget(int, int) - Method in class core.image.ScalarImage
Returns: the scalar value at (x, y) Requires: 0<=xget(Vec3, Vec2, Vec3) - Method in class core.postprocessing.Colorizer
Takes the input p which codes the x and y field components at this point in the array and the image value, and returns an RGB color f for the pixel at this point in the array.
get(Vec, double, Vec) - Method in class simulations.experiments.electrostatics.ChargeInFieldExperiment.Motion
 
get(Vec, double, Vec) - Method in class simulations.experiments.electrostatics.ColorTestExperiment.Motion
Given the state of the system p at time t, computes its first time derivatives and puts them in v, and returns v.
get(Vec, double, Vec) - Method in class simulations.experiments.electrostatics.TwoChargesExperiment.Motion
Given the state of the system p at time t, computes its first time derivatives and puts them in v, and returns v.
get(Vec, double, Vec) - Method in class simulations.experiments.faradaysLaw.EddyCurrentsDipoleExperiment.Motion
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables.
get(Vec, double, Vec) - Method in class simulations.experiments.faradaysLaw.EddyCurrentsMonopoleExperiment.Motion
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables.
get(Vec, double, Vec) - Method in class simulations.experiments.faradaysLaw.FallingRingExperiment.Motion
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables.
get(Vec, double, Vec) - Method in class simulations.experiments.faradaysLaw.MovingRecedingImagePotentialExperiment.Motion
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables.
get(Vec, double, Vec) - Method in class simulations.experiments.faradaysLaw.MovingReceedingImageExperiment.Motion
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables.
get(Vec, double, Vec) - Method in class simulations.experiments.faradaysLaw.RecedingImageExperiment.Motion
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables.
get(Vec, double, Vec) - Method in class simulations.experiments.faradaysLaw.TwoPlanesExperiment.Motion
Given the vector representing the dependent variables of the experiment and the time, returns the time derivatives of those variables.
get(Vec, double, Vec) - Method in class simulations.experiments.fluidFlow.HeliosphereFlowExperiment.Motion
Given the state of the system p at time t, computes its first time derivatives and puts them in v, and returns v.
getAlpha(int, int) - Method in class core.image.AccumImage
Returns: the alpha value at (x, y) Requires: 0<=xgetB(int, int) - Method in class core.image.RGBImage
Returns: the blue component of the pixel at (x, y) Requires: 0<=xgetBilinear(double, double) - Method in class core.image.ScalarImage
Returns: the bilinearly-interpolated value of the continuous field at (x, y).
getBilinear(Vec2) - Method in class core.image.ScalarImage
Returns: the bilinearly-interpolated value of the continuous field at "v".
getBphi() - Method in class simulations.objects.antennaMath.Bphi
 
getBufferedGraphics() - Method in class core.io.OutputWindow.OutputComponent
 
getBufferedGraphics() - Method in class core.io.OutputWindow
Returns: a Graphics object that can be used to draw on the back-buffer
getByteBuffer() - Method in class core.io.OutputWindow.OutputComponent
 
getByteBuffer() - Method in class core.io.OutputWindow
Returns: a byte array that contains the contents of the back-buffer.
getDDP(double) - Method in class simulations.objects.ElectricDipole
Get the second time derivative of dipole moment vector of the dipole.
getDDP(double) - Method in class simulations.objects.ElectricDipoleRotating
Returns the second time derivative of the dipole moment at a time retarded by dt.
getDDP(double) - Method in class simulations.objects.ElectricOscillatingDipole
Returns the second time derivative of the dipole moment at a time retarded by dt.
getDP(double) - Method in class simulations.objects.ElectricDipole
Get the time derivative of dipole moment vector of the dipole.
getDP(double) - Method in class simulations.objects.ElectricDipoleRotating
Returns the first time derivative of the dipole moment at a time retarded by dt We use the method getT to find out the current time of the dipole
getDP(double) - Method in class simulations.objects.ElectricOscillatingDipole
Returns the first time derivative of the dipole moment at a time retarded by dt We use the method getT to find out the current time of the dipole
getEFlux() - Method in class simulations.objects.antennaMath.EFlux
 
getEMSource() - Method in class simulations.experiments.BaseExperiment
returns the collecton of BaseObjects constructed in ConstructEMSource()
getEMSource() - Method in class simulations.experiments.electrostatics.ChargeInFieldExperiment
returns the collecton of charge and constant field as the EM source
getEMSource() - Method in class simulations.experiments.electrostatics.ColorTestExperiment
Returns the BaseObject that is colortest field alone
getEMSource() - Method in class simulations.experiments.electrostatics.TwoChargesExperiment
Returns the BaseObject that is the collection of the two point charges
getEMSource() - Method in class simulations.experiments.faradaysLaw.EddyCurrentsDipoleExperiment
An EMSource that represents the current experimental state that can be used to compute the current E&M fields.
getEMSource() - Method in class simulations.experiments.faradaysLaw.EddyCurrentsMonopoleExperiment
An EMSource that represents the current experimental state that can be used to compute the current E&M fields.
getEMSource() - Method in class simulations.experiments.faradaysLaw.FallingRingExperiment
An EMSource that represents the current experimental state that can be used to compute the current E&M fields.
getEMSource() - Method in class simulations.experiments.faradaysLaw.MovingRecedingImagePotentialExperiment
An EMSource that represents the current experimental state that can be used to compute the current E&M fields.
getEMSource() - Method in class simulations.experiments.faradaysLaw.MovingReceedingImageExperiment
An EMSource that represents the current experimental state that can be used to compute the current E&M fields.
getEMSource() - Method in class simulations.experiments.faradaysLaw.RecedingImageExperiment
An EMSource that represents the current experimental state that can be used to compute the current E&M fields.
getEMSource() - Method in class simulations.experiments.faradaysLaw.TwoPlanesExperiment
An EMSource that represents the current experimental state that can be used to compute the current E&M fields.
getEMSource() - Method in class simulations.experiments.fluidFlow.CirculatingFlowExperiment
Returns: an EMSource that represents the current experimental state.
getEMSource() - Method in class simulations.experiments.fluidFlow.DataInputExperiment
Returns: an EMSource that represents the current experimental state.
getEMSource() - Method in class simulations.experiments.fluidFlow.HeliosphereFlowExperiment
Returns the BaseObject that is the collection of the two point charges
getEMSource() - Method in class simulations.experiments.magnetostatics.TeachSpinExperiment
 
getEMSource() - Method in class simulations.experiments.radiation.ElectricAntennaExperiment
 
getEMSource() - Method in class simulations.experiments.radiation.OscillatingDipoleExperiment
Returns: an EMSource that represents the current experimental state.
getErho() - Method in class simulations.objects.antennaMath.Erho
 
getEz() - Method in class simulations.objects.antennaMath.Ez
 
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.BaseExperiment
 
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.electrostatics.ChargeInFieldExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec, Vec) - Method in class simulations.experiments.electrostatics.ColorTestExperiment
 
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.electrostatics.ColorTestExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.electrostatics.TwoChargesExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.EddyCurrentsDipoleExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.EddyCurrentsMonopoleExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.FallingRingExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.MovingRecedingImagePotentialExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.MovingReceedingImageExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.RecedingImageExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.TwoPlanesExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.fluidFlow.CirculatingFlowExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.fluidFlow.DataInputExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.fluidFlow.HeliosphereFlowExperiment
 
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.magnetostatics.TeachSpinExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.radiation.ElectricAntennaExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getFlowSpeed(Vec3, Vec) - Method in class simulations.experiments.radiation.OscillatingDipoleExperiment
Method to find the flow speed in a given region when we are determining that speed according to region.
getG(int, int) - Method in class core.image.RGBImage
Returns: the green component of the pixel at (x, y) Requires: 0<=xgetHue(double, Vec3, Vec) - Method in class simulations.experiments.BaseExperiment
 
getHue(double, Vec3, Vec) - Method in class simulations.experiments.electrostatics.ChargeInFieldExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec2, Vec, Vec) - Method in class simulations.experiments.electrostatics.ColorTestExperiment
 
getHue(double, Vec3, Vec) - Method in class simulations.experiments.electrostatics.ColorTestExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.electrostatics.TwoChargesExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.EddyCurrentsDipoleExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.EddyCurrentsMonopoleExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.FallingRingExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.MovingRecedingImagePotentialExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.MovingReceedingImageExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.RecedingImageExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.faradaysLaw.TwoPlanesExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.fluidFlow.CirculatingFlowExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.fluidFlow.DataInputExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.fluidFlow.HeliosphereFlowExperiment
 
getHue(double, Vec3, Vec) - Method in class simulations.experiments.magnetostatics.TeachSpinExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.radiation.ElectricAntennaExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getHue(double, Vec3, Vec) - Method in class simulations.experiments.radiation.OscillatingDipoleExperiment
Method to find the hue in a given region when we are coloring according to region (Color Mode 4).
getK(double) - Method in class simulations.objects.CurrentSheet
 
getM(double) - Method in class simulations.objects.MagneticDipoleStatic
 
getNew() - Method in class core.math.Vec2
Returns a new Vec2 = (0, 0)
getNew() - Method in class core.math.Vec3
Returns a new Vec2 = (0, 0, 0)
getP(double) - Method in class simulations.objects.ElectricDipole
Get the dipole moment vector.
getP(double) - Method in class simulations.objects.ElectricDipoleRotating
Returns the dipole moment at a time retarded by dt.
getP(double) - Method in class simulations.objects.ElectricDipoleStatic
 
getP(double) - Method in class simulations.objects.ElectricOscillatingDipole
Returns the dipole moment at a time retarded by dt.
getR(int, int) - Method in class core.image.RGBImage
Returns: the red component of the pixel at (x, y) Requires: 0<=xgetRaster() - Method in class core.io.OutputWindow.OutputComponent
 
getRaster() - Method in class core.io.OutputWindow
Returns: a WritableRaster that cna be used to draw to the back-buffer
getScale() - Method in class core.math.Mat2
Returns: the geometric mean of the magnitude of the x- and y-axes of "this" used as a left-multiplying linear transform
getScale() - Method in class core.math.Vec2Transform
Returns: the scaling of the transform, assuming it is rigid
getT() - Method in class simulations.objects.ElectricDipole
Get the time.
getT() - Method in class simulations.objects.ElectricDipoleRotating
Get the time.
getT() - Method in class simulations.objects.ElectromagneticPlaneWave
Get the time.
gx - Variable in class core.field.RandomGridIterator
 
gy - Variable in class core.field.RandomGridIterator
 

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