Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

I

i - Variable in class simkit.examples.RngStreamExamples
 
i - Variable in class simkit.random.MersenneTwisterDC
 
i - Variable in class simkit.random.MersenneTwisterFactory.MTS
 
icon - Variable in class simkit.actions.AppCloser
 
icon - Variable in class simkit.actions.test.ImageView
 
icon - Variable in class simkit.animate.MoverIcon
 
icon - Variable in class simkit.smdx.animate.AnimationFrame
 
icon - Variable in class simkit.smdx.animate.MoverIcon
 
icon - Variable in class simkit.smdx.test.AnimationTest
 
iconLabel - Variable in class simkit.actions.test.ImageView
 
icons - Variable in class simkit.smdx.animate.TargetIcon
 
id - Variable in class simkit.Entity
 
id - Variable in class simkit.EventList
The identifying number of this EventList instance.
id - Variable in class simkit.random.RngStream
 
id - Variable in class simkit.SimEvent
A unique identifier for this SimEntity.
IDENTITY_TRANSFORM - Static variable in class simkit.smd.Math2D
Holds an instance of an Identity AffineTransform.
IDENTITY_TRANSFORM - Static variable in class simkit.smdx.Math2D
Holds an instance of an Identity AffineTransform.
Ig - Variable in class simkit.random.RngStream
 
ignoreOnDump - Variable in class simkit.EventList
List of events that are not dumped in Event List
ignoreParameters - Variable in class simkit.util.TimeBetweenEvent
 
IllegalINIFormatException - Exception in simkit.util
Used to indicate that a INI file contained a formatting error on read.
IllegalINIFormatException() - Constructor for exception simkit.util.IllegalINIFormatException
Creates a new exception with no description.
IllegalINIFormatException(String) - Constructor for exception simkit.util.IllegalINIFormatException
Creates an exception with the given description.
image - Variable in class simkit.actions.test.MultipleViews
 
ImageView - Class in simkit.actions.test
 
ImageView(ImageIcon, BoundedRangeModel) - Constructor for class simkit.actions.test.ImageView
 
imageView - Variable in class simkit.actions.test.MultipleViews
 
increasedPrecis(boolean) - Method in class simkit.random.RngStream
 
increment - Variable in class simkit.test.IndexRedispatcher
 
index - Variable in class simkit.random.Sequential
The current value of the seed.
IndexedCollectionSizeListener - Class in simkit.util
Listens for an IndexedPropertyChangeEvent where the propert value is a Collection (Set, List, Map, etc).
IndexedCollectionSizeListener() - Constructor for class simkit.util.IndexedCollectionSizeListener
 
IndexedPropertyChangeEventX - Class in simkit.util
This allows the user to add additional data to the event to be used by a listener
IndexedPropertyChangeEventX(Object, String, Object, Object, int, Object...) - Constructor for class simkit.util.IndexedPropertyChangeEventX
 
IndexedSampleStatistics - Interface in simkit.stat
An interface for classes that collect statistics on indexed properties.
indexedStats - Variable in class simkit.stat.MultipleSimpleStatsTally
Holds the collection of statistics.
indexedStats - Variable in class simkit.stat.MultipleSimpleStatsTimeVarying
Holds the table of indexed statistics.
indexedStats - Variable in class simkit.stat.TruncatingMultipleSimpleStatsTally
Holds the collection of statistics.
indexedStats - Variable in class simkit.stat.TruncatingMultipleSimpleStatsTimeVarying
Holds the table of indexed statistics.
IndexRedispatcher - Class in simkit.test
 
IndexRedispatcher(Object, int, int, int) - Constructor for class simkit.test.IndexRedispatcher
 
init() - Method in class simkit.BasicAssembly
 
init_dc(int) - Method in class simkit.random.MersenneTwisterFactory
 
init_mt_search(int, int) - Method in class simkit.random.MersenneTwisterFactory
 
init_tempering(MersenneTwisterFactory.MTS) - Method in class simkit.random.MersenneTwisterFactory
 
initialize() - Method in class simkit.animate.SandboxFrame
 
initialize_random_generator() - Method in class simkit.random.NSSrng
Sets the seed for S2 and S3 based on the value of S1 and "warms up" the generator.
initialized - Variable in class simkit.random.MRG32k3a
 
initialLocation - Variable in class simkit.smd.BasicLinearMover
 
initialLocation - Variable in class simkit.smdx.AcceleratedMover
Deprecated.
 
initialLocation - Variable in class simkit.smdx.FormationMoverManager.SurrogateTarget
The initial location.
initialState - Variable in class simkit.random.MarkovChainVariate
 
initialState - Variable in class simkit.random.TwoStateMarkovVariate
The state of the system last time it was set.
initialState - Variable in class simkit.stat.PercentageInStateStat
 
initialTime - Variable in class simkit.smdx.FormationMoverManager.SurrogateTarget
The time this surrogate was constructed.
initialValue - Variable in class simkit.random.AR1Variate
 
initialValue - Variable in class simkit.test.TestTruncatingSimpleStatsTimeVarying
 
innerProduct(Point2D[], Point2D) - Static method in class simkit.smd.Math2D
Computes the inner product of each of the points in the array with the given point.
innerProduct(Point2D, Point2D) - Static method in class simkit.smd.Math2D
 
innerProduct(Point2D, Point2D) - Static method in class simkit.smd.util.Math2D
 
innerProduct(Point2D[], Point2D) - Static method in class simkit.smdx.Math2D
Computes the inner product of each of the points in the array with the given point.
innerProduct(Point2D, Point2D) - Static method in class simkit.smdx.Math2D
 
inputFile - Variable in class simkit.random.DataVariate
 
inRangeMap - Variable in class simkit.smdx.SensorTargetReferee
Indicates whether the Mover is in range of the Sensor.
Inspector - Class in simkit.animate
 
Inspector() - Constructor for class simkit.animate.Inspector
Creates new Inspector
inspector - Variable in class simkit.animate.SandboxFrame
 
Inspector - Class in simkit.smdx.animate
 
Inspector() - Constructor for class simkit.smdx.animate.Inspector
Creates new Inspector
inspector - Variable in class simkit.smdx.animate.SandboxFrame
 
instance - Static variable in class simkit.random.MersenneTwisterFactory
Holds a default instance of the factory.
instance - Static variable in class simkit.smdx.SensorTargetMediatorFactory
Holds the instance of SensorTargetMediatorFactory.
INSTANCE - Static variable in class simkit.util.ClassFinder
 
IntegerArrivalListener - Class in simkit.examples
 
IntegerArrivalListener() - Constructor for class simkit.examples.IntegerArrivalListener
 
IntegerTraceVariate - Class in simkit.random
 
IntegerTraceVariate() - Constructor for class simkit.random.IntegerTraceVariate
 
interarrivalTime - Variable in class simkit.random.RenewalProcessVariate
The supporting RandomVariate used to generate the interarrival times.
interarrivalTime - Variable in class simkit.test.TestLinearSimpleStatsTimeVarying
 
interarrivalTimeGenerator - Variable in class simkit.examples.ArrivalProcess
The interarrival distribution (parameter)
interarrivalTimeGenerator - Variable in class simkit.examples.ArrivalProcess2
The RandomVariate that generates the interarrivalTimes.
interarrivalTimeGenerator - Variable in class simkit.examples.TransferLine
The RandomVariate used to generate the interarrival times.
interarrivalTimeGenerator - Variable in class simkit.test.TestRenewalProcess
 
interrupt(SimEventScheduler, String) - Method in interface simkit.BasicEventList
Cancel next event of given name (regardless of signature) owned by the given SimEntity
interrupt(SimEventScheduler, String, Object...) - Method in interface simkit.BasicEventList
Cancel next event of given name matching the parameter list owned by the given SimEntity
interrupt(String, Object...) - Method in class simkit.BasicSimEntity
Cancels the next event for this entity that matches the event name and value of the parameters.
interrupt(String) - Method in class simkit.BasicSimEntity
Cancels the next event for this entity that matches the event name.
interrupt(SimEventScheduler, String) - Method in class simkit.EventList
Cancels an event of the given name originally scheduled from the given SimEntity.
interrupt(SimEventScheduler, String, Object...) - Method in class simkit.EventList
 
interrupt() - Method in class simkit.SimEvent
Interrupts (cancels) this event.
interrupt(String, Object...) - Method in interface simkit.SimEventScheduler
Interrupt (cancel) the next pending event with name eventName and interruption parameter array "parameters" belonging to this object.
interrupt(String) - Method in interface simkit.SimEventScheduler
Cancels the next event for this entity that matches the event name.
interrupt(String, Object...) - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
interrupt(String) - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
interruptAll(SimEventScheduler) - Method in interface simkit.BasicEventList
Cancel the all events scheduled by the given scheduler
interruptAll(SimEventScheduler, String) - Method in interface simkit.BasicEventList
Cancel all events with the given name which were scheduled by the given SimEventScheduler regardless of signature.
interruptAll(SimEventScheduler, String, Object...) - Method in interface simkit.BasicEventList
Cancel all events with the given name which were scheduled by the given SimEventScheduler and whos parameters exactly match the given array.
interruptAll(String, Object...) - Method in class simkit.BasicSimEntity
Cancels all events for this entity that match the event name and value of the parameters.
interruptAll(String) - Method in class simkit.BasicSimEntity
Cancels all events for this entity that match the event name.
interruptAll() - Method in class simkit.BasicSimEntity
Cancel all events for this entity.
interruptAll(SimEventScheduler) - Method in class simkit.EventList
 
interruptAll(SimEventScheduler, String) - Method in class simkit.EventList
 
interruptAll(SimEventScheduler, String, Object...) - Method in class simkit.EventList
 
interruptAll() - Method in interface simkit.SimEventScheduler
Interrupt (cancel) all pending events for this entity.
interruptAll(String) - Method in interface simkit.SimEventScheduler
Cancels all events for this entity that match the event name.
interruptAll(String, Object...) - Method in interface simkit.SimEventScheduler
Interrupt (cancel) all pending events with name eventName and interruption parameter array "parameters" belonging to this object.
interruptAll() - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
interruptAll(String, Object...) - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
interruptAll(String) - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
interruptAllWithArg(SimEventScheduler, String, Object) - Method in interface simkit.BasicEventList
Interrupt all events scheduled by this simEntity having the given eventName and containing at least one of the given parameter in its arguments.
interruptAllWithArg(SimEventScheduler, Object) - Method in interface simkit.BasicEventList
Interrupt all events scheduled by this simEntity containing at least one of the given parameter in its arguments.
interruptAllWithArg(String, Object) - Method in interface simkit.BasicEventList
Interrupt all events of the given eventName and having an instance of the parameter in its arguments regardless of who scheduled it.
interruptAllWithArg(Object) - Method in interface simkit.BasicEventList
Interrupt all events having this parameter in its argument list, regardless of event name and who scheduled it.
interruptAllWithArg(SimEventScheduler, String, Object) - Method in class simkit.EventList
 
interruptAllWithArg(SimEventScheduler, Object) - Method in class simkit.EventList
 
interruptAllWithArg(String, Object) - Method in class simkit.EventList
 
interruptAllWithArg(Object) - Method in class simkit.EventList
 
interruptAllWithArgs(String, Object) - Method in class simkit.BasicSimEntity
 
interruptAllWithArgs(Object) - Method in class simkit.BasicSimEntity
 
interruptAllWithArgs(String, Object) - Method in interface simkit.SimEventScheduler
Interrupt (cancel) all events scheduled by this component having the given eventName and an argument matching the parameter.
interruptAllWithArgs(Object) - Method in interface simkit.SimEventScheduler
Interrupt (cancel) all events scheduled by this component having the given eventName and an argument matching the parameter.
interruptAllWithArgs(String, Object) - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
interruptAllWithArgs(Object) - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
INTERRUPTED - Static variable in class simkit.SimEventState
The event has been canceled and will never be processed.
interruptParametersMatch(Object[]) - Method in class simkit.SimEvent
Determines if the given array of parameters match the parameters for this event.
intersect - Variable in class simkit.test.TestJava2D
 
intersect - Variable in class simkit.test.TestJava2D_Area
 
intersections - Variable in class simkit.smdx.test.TestArcIntersection
 
intersections - Variable in class simkit.smdx.test.TestArcIntersectionBug1413
 
intersections - Variable in class simkit.smdx.test.TestArcIntersectionBug1413_D
 
intersections - Variable in class simkit.smdx.test.TestArcIntersectionBug1413_L
 
intersections - Variable in class simkit.smdx.test.TestArcIntersectionBug1413_R
 
intersections - Variable in class simkit.smdx.test.TestSwissCheeseIntersection
 
introspect(Object) - Method in class simkit.animate.Inspector
 
introspect(Object) - Method in class simkit.smdx.animate.Inspector
 
inv2(double) - Method in class simkit.test.TestNHPoissonProcess
 
InvA1 - Static variable in class simkit.random.RngStream
 
InvA2 - Static variable in class simkit.random.RngStream
 
InvalidSchedulingException - Exception in simkit
Exception thrown by the simkit EventList/BasicEventList class when a SimEvent cannot be scheduled as requested.
InvalidSchedulingException(String) - Constructor for exception simkit.InvalidSchedulingException
Create an InvalidSchedulingxception with detailed message s.
InvalidSchedulingException() - Constructor for exception simkit.InvalidSchedulingException
Create an InvalidSchedulingxception no detailed message.
inventoryLevel - Variable in class simkit.test.TestLinearSimpleStatsTimeVarying
 
INVERSE - Static variable in class simkit.random.NSSrng
The reciprocal of MAX_VALUE
InverseGaussianVariate - Class in simkit.random
Generates random variates having the Inverse Gaussian distribution.
InverseGaussianVariate() - Constructor for class simkit.random.InverseGaussianVariate
Creates a new InverseGaussian without setting the parameters.
inverseIntegratedRate - Variable in class simkit.random.NHPoissonProcess_64Variate
A Method to provide the inverse of the expectation function.
inverseIntegratedRate - Variable in class simkit.random.NHPoissonProcessVariate
A Method to provide the inverse of the expectation function.
invtwo24 - Static variable in class simkit.random.RngStream
 
IRRED - Static variable in class simkit.random.MersenneTwisterFactory
 
irredpolylist - Variable in class simkit.random.MersenneTwisterFactory
 
isActionMethod(String) - Method in interface simkit.actions.ActionInfo
 
isActionMethod(String) - Method in class simkit.actions.ActionIntrospector.DefaultActionInfo
 
isAlive() - Method in class simkit.smd.SimpleTarget
Returns true if this Target is alive.
isAlive() - Method in interface simkit.smd.Target
 
isAlive() - Method in class simkit.smdx.SimpleTarget
Returns true if this Target is alive.
isAlive() - Method in interface simkit.smdx.Target
 
isAllButTheseEvents() - Method in class simkit.SimEventFilter
 
isAssignableFrom(Class<?>[], Object[]) - Static method in class simkit.SimEntityBase
Determines if a event signature is equivalent to the given arguments.
isAssignableFrom(Class<?>[], Object[]) - Static method in class simkit.SimEntityBaseProtected
Determines if a event signature is equivelent to the given arguments.
isAtLeastVersion(String) - Static method in class simkit.Version
 
isClearAddedPropertiesOnReset() - Method in class simkit.BasicSimEntity
 
isClearAddedPropertiesOnReset() - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
isClearOnReset() - Method in class simkit.smd.MunitionTargetReferee
 
isClearOnReset() - Method in class simkit.smdx.MunitionTargetReferee
 
isClearOnReset() - Method in class simkit.smdx.SensorTargetReferee
If true, all entities will be unregistered if reset is called.
isCollision(double[]) - Static method in class simkit.smd.util.BarrierMath
 
isDebug() - Static method in class simkit.SimEntityBase
 
isDebug() - Static method in class simkit.SimEntityBaseProtected
 
isDrawAxes() - Method in class simkit.animate.Sandbox
 
isDrawAxes() - Method in class simkit.smdx.animate.Sandbox
 
isDumpEventSources() - Method in interface simkit.BasicEventList
 
isDumpEventSources() - Method in class simkit.EventList
 
isDumpSource() - Method in class simkit.util.SimplePropertyDumper
 
isExitOnClose() - Method in class simkit.actions.AppCloser
 
isExpended() - Method in class simkit.smd.CircularImpactMunition
 
isExpended() - Method in interface simkit.smd.Munition
 
isExpended() - Method in class simkit.smdx.CircularImpactMunition
Returns true if this Munition has been expended.
isExpended() - Method in interface simkit.smdx.Munition
 
isFastInterrupts() - Method in class simkit.EventList
If true, then pending SimEvents will be stored in a secondary hash table to make them easier to find when interrupting.
isFilled() - Method in class simkit.actions.visual.ShapeIcon
 
isFinished() - Method in interface simkit.BasicEventList
 
isFinished() - Method in class simkit.EventList
 
isFullSpeed() - Method in class simkit.animate.PingPainter
 
isGetterSignature(Method) - Static method in class simkit.PropertyChangeDispatcher
Is the signature empty or has an int (for indexed getter)?
isIgnoreParameters() - Method in class simkit.util.TimeBetweenEvent
 
isInRangeOf(Point2D) - Method in class simkit.smdx.CookieCutterSensor
Determine if the given point is inside the detection area for this Sensor.
isInRangeOf(Point2D) - Method in interface simkit.smdx.Sensor
Implementors - This method may be called frequently.
isJustDefinedProperties() - Method in class simkit.BasicSimEntity
 
isLabelVisible() - Method in class simkit.animate.VCRControlPanel
 
isLoadAllClasses() - Static method in class simkit.random.RandomVariateFactory
 
isMoving() - Method in class simkit.smd.BasicLinearMover
 
isMoving() - Method in class simkit.smdx.AcceleratedMover
Deprecated.
 
isMoving() - Method in class simkit.smdx.FormationMoverManager
True if the controlled Mover is moving.
isMoving() - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
isMoving() - Method in interface simkit.smdx.Mover
 
isMoving() - Method in interface simkit.smdx.MoverManager
 
isMoving() - Method in class simkit.smdx.PathMoverManager
Returns true if the Mover is currently moving.
isMoving() - Method in class simkit.smdx.RandomLocationMoverManager
True if the Mover controlled by this MoverManager is moving.
isMoving() - Method in class simkit.smdx.UniformLinearMover
 
isNotifyOnClose() - Method in class simkit.actions.AppCloser
 
isOutlined() - Method in class simkit.actions.visual.ShapeIcon
 
isPauseAfterEachEvent() - Method in interface simkit.BasicEventList
 
isPauseAfterEachEvent() - Method in class simkit.EventList
 
isPending() - Method in class simkit.SimEvent
Returns true if this event is pending and has not been interrupted.
isPersistant() - Method in class simkit.BasicSimEntity
 
isPersistant() - Method in interface simkit.ReRunnable
 
isPersistant() - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
isPinging() - Method in class simkit.animate.PingThread
 
isPrintEventSources() - Method in interface simkit.BasicEventList
 
isPrintEventSources() - Method in class simkit.EventList
 
isPrintReplicationReports() - Method in class simkit.BasicAssembly
 
isPrintSummaryReport() - Method in class simkit.BasicAssembly
 
isProperty(PropertyDescriptor) - Static method in class simkit.SimEntityFactory
 
isRandomVariateString(String) - Static method in class simkit.random.RandomVariateFactory
Note: will strip any embedded, leading, or trailing spaces before checking.
isReallyVerbose() - Method in class simkit.BasicAssembly
The value of Schedule.reallyVerbose.
isReallyVerbose() - Method in interface simkit.BasicEventList
 
isReallyVerbose() - Method in class simkit.EventList
 
isReallyVerbose() - Static method in class simkit.Schedule
It true, causes Schedule to print additional debug/trace information.
IsReducible(long, long[]) - Method in class simkit.random.MersenneTwisterFactory
REDU -- reducible aaa = (a_{w-1}a_{w-2}...a_1a_0
isReRunnable() - Method in class simkit.BasicSimEntity
A BasicSimEntity is "ReRunnable" if it has a doRun method.
isReRunnable() - Method in interface simkit.ReRunnable
 
isReRunnable() - Method in class simkit.SimEntityBaseA
 
isReRunnable() - Method in class simkit.SimEntityBaseProtected
Overrides BasicSimEntity to allow the doRun method to be protected or private.
isReRunnable() - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
 
isResetOnce() - Method in class simkit.animate.PingThread
 
isRetainAddedProperties() - Method in class simkit.SimEntityBaseRetainedProperties
 
isRunning() - Method in interface simkit.BasicEventList
 
isRunning() - Method in class simkit.EventList
 
isRunning() - Static method in class simkit.Schedule
 
isSaveReplicationData() - Method in class simkit.BasicAssembly
 
isSetterSignature(Method) - Static method in class simkit.PropertyChangeDispatcher
Is the signature of length 1 (scaler setter) or 2 (for indexed getter)?
isSingleStep() - Method in class simkit.BasicAssembly
 
isSingleStep() - Method in interface simkit.BasicEventList
 
isSingleStep() - Method in class simkit.EventList
 
isSingleStep() - Static method in class simkit.Schedule
If true, then Schedule is running in single-step mode and will pause prior to processing each event.
isSingleStep() - Method in class simkit.SimExec
 
isSquare(double[][]) - Static method in class simkit.random.MarkovChainVariate
'
isStartOnReset() - Method in class simkit.smdx.FormationMoverManager
Always returns true.
isStartOnReset() - Method in interface simkit.smdx.MoverManager
 
isStartOnReset() - Method in class simkit.smdx.PathMoverManager
If true, when reset, the PathMoverManger will start the Mover on the current path.
isStartOnReset() - Method in class simkit.smdx.RandomLocationMoverManager
If true, then after a reset, this MoverManager re-starts the motion of the controlled Mover.
isStartOnRun() - Method in class simkit.smd.PathMoverManager
If true, start moving at beginning of simulation
isStartOnRun() - Method in class simkit.smd.RandomMoverManager
 
isStopAtTime() - Method in interface simkit.BasicEventList
 
isStopAtTime() - Method in class simkit.EventList
 
isStopOnEvent() - Method in interface simkit.BasicEventList
 
isStopOnEvent() - Method in class simkit.EventList
 
isStopped() - Method in class simkit.BasicAssembly
 
isTruncated() - Method in class simkit.stat.TimeTruncatedTallyStat
 
isTruncated() - Method in class simkit.stat.TruncatingCollectionSizeTimeVarying
 
isTruncated() - Method in class simkit.stat.TruncatingSimpleStatsTally
 
isTruncated() - Method in class simkit.stat.TruncatingSimpleStatsTimeVarying
 
isVerbose() - Method in class simkit.BasicAssembly
 
isVerbose() - Method in interface simkit.BasicEventList
 
isVerbose() - Method in class simkit.BasicSimEntity
 
isVerbose() - Method in class simkit.EventList
 
isVerbose() - Static method in class simkit.random.RandomNumberFactory
If true, print debug/trace information (not yet implemented)
isVerbose() - Static method in class simkit.random.RandomVariateFactory
 
isVerbose() - Static method in class simkit.random.RandomVectorFactory
 
isVerbose() - Static method in class simkit.Schedule
Causes a list of the pending events (and other information) to be dumped to the output stream prior to processing each event when set to true.
isVerbose() - Method in class simkit.SimExec
 
isVerbose() - Method in class simkit.test.TestJava2D
 
isVerbose() - Method in class simkit.test.TestJava2D_Area
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links