- n - Variable in class simkit.random.BinomialVariate
-
The parameter representing the number of Bernoulli trials.
- N - Static variable in class simkit.random.MersenneTwister
-
- N - Static variable in class simkit.random.MersenneTwisterFactory
-
- name - Variable in class simkit.BasicSimEntity
-
The name of this SimEntity.
- name - Variable in class simkit.Entity
-
- name - Variable in class simkit.Priority
-
- name - Variable in class simkit.SimEventState
-
The name of this event state.
- name - Variable in class simkit.smdx.BattleDimension
-
The name of this battle dimension.
- name - Variable in class simkit.smdx.MovementState
-
The name of this MovementState.
- name - Variable in class simkit.stat.AbstractSimpleStats
-
The name of the property that this SampleStatistic will collect
statistics on.
- name - Variable in class simkit.test.PlatformType
-
- name - Variable in class simkit.util.EnumBase
-
The name that this enum is identified by.
- name - Variable in class simkit.util.WarmupListener
-
The name of the state this will listen to - only PropertyChangeEvents
with this propertyName will be "heard"
- NAME_PATTERN - Static variable in class simkit.random.RandomVariateFactory
-
This Pattern is used to match & group the RandomVariate name in a
String
- NAME_REGEX - Static variable in class simkit.random.RandomVariateFactory
-
Regular expression used to group name of RandomVariate when parsing a
String
- Named - Interface in simkit
-
Interface for Objects in simkit that have a Name attribute.
Many classes in simkit hava a name.
- nameSpace - Variable in class simkit.examples.ShortestQueueDispatcher
-
- nameSpace - Variable in class simkit.PropertyChangeNamespace
-
The String to prepend to the property name.
- NaP - Static variable in class simkit.smd.BasicLinearMover
-
"Not a Point"
- NativeBasicSimEntity - Class in simkit.nss
-
An attmept to use NSS Objects driven by the Simkit engine.
- NativeBasicSimEntity() - Constructor for class simkit.nss.NativeBasicSimEntity
-
- NativeBasicSimEntity(String) - Constructor for class simkit.nss.NativeBasicSimEntity
-
- NativeBasicSimEntity(Priority) - Constructor for class simkit.nss.NativeBasicSimEntity
-
- NativeBasicSimEntity(String, Priority) - Constructor for class simkit.nss.NativeBasicSimEntity
-
- needsValidation - Variable in class simkit.random.TriangleVariate
-
- NegativeBinomialVariate - Class in simkit.random
-
Based on Devroye (1986), pp.
- NegativeBinomialVariate() - Constructor for class simkit.random.NegativeBinomialVariate
-
- new_Vector() - Method in class simkit.random.MersenneTwisterFactory
-
*****************************
- newObservation(double) - Method in class simkit.stat.AbstractSimpleStats
-
- newObservation(Number) - Method in class simkit.stat.AbstractSimpleStats
-
Add new observation and update counters - normally will just call
newObservation(newObs.doubleValue()).
- newObservation(Boolean) - Method in class simkit.stat.AbstractSimpleStats
-
- newObservation(boolean) - Method in class simkit.stat.AbstractSimpleStats
-
Add a new Observation of type boolean
.
- newObservation(double) - Method in class simkit.stat.BatchMeansTallyStat
-
Update the currentBatch stats.
- newObservation(double, double) - Method in class simkit.stat.BivariateSimpleStatsTally
-
- newObservation(double[]) - Method in class simkit.stat.BivariateSimpleStatsTally
-
Adds a new observation with the contents of the given array
- newObservation(double) - Method in class simkit.stat.Histogram
-
- newObservation(double, int) - Method in interface simkit.stat.IndexedSampleStatistics
-
Adds a new observation for the given member of the collection of
properties associated with this SampleStatistic.
- newObservation(Number, int) - Method in interface simkit.stat.IndexedSampleStatistics
-
Adds a new observation for the given member of the collection of
properties associated with this SampleStatistic.
- newObservation(double) - Method in class simkit.stat.LinearSimpleStatsTimeVarying
-
- newObservation(double, int) - Method in class simkit.stat.MultipleSimpleStatsTally
-
- newObservation(Number, int) - Method in class simkit.stat.MultipleSimpleStatsTally
-
- newObservation(double, int) - Method in class simkit.stat.MultipleSimpleStatsTimeVarying
-
- newObservation(Number, int) - Method in class simkit.stat.MultipleSimpleStatsTimeVarying
-
- newObservation(String, double) - Method in class simkit.stat.MultiStat
-
Adds the observation to both a SimpleStatsTally and a
SimpleStatsTimeVarying, creating them if this is the first observation
for the given property.
- newObservation(String, boolean) - Method in class simkit.stat.MultiStat
-
Adds the observation to both a SimpleStatsTally and a
SimpleStatsTimeVarying, creating them if this is the first observation
for the given property.
- newObservation(double, Object) - Method in interface simkit.stat.ObjectIndexedStatistics
-
Adds a new observation for the given member of the collection of
properties associated with this SampleStatistic.
- newObservation(Number, Object) - Method in interface simkit.stat.ObjectIndexedStatistics
-
Adds a new observation for the given member of the collection of
properties associated with this SampleStatistic.
- newObservation(double, Object) - Method in class simkit.stat.ObjectMultiTallyStat
-
- newObservation(Number, Object) - Method in class simkit.stat.ObjectMultiTallyStat
-
- newObservation(double, Object) - Method in class simkit.stat.ObjectMultiTimeVaryingStat
-
- newObservation(Number, Object) - Method in class simkit.stat.ObjectMultiTimeVaryingStat
-
- newObservation(SampleStatistics) - Method in class simkit.stat.OuterStat
-
- newObservation(Object) - Method in class simkit.stat.PercentageInStateStat
-
Update statistics on old state; set newState and lastTime
- newObservation(double) - Method in class simkit.stat.QuantileTallyStat
-
- newObservation(double) - Method in interface simkit.stat.SampleStatistics
-
Add new observation and update counters (primitive).
- newObservation(Number) - Method in interface simkit.stat.SampleStatistics
-
Add new observation and update counters - normally will just call
newObservation(newObs.doubleValue()).
- newObservation(boolean) - Method in interface simkit.stat.SampleStatistics
-
Add a new Observation of type boolean
.
- newObservation(Boolean) - Method in interface simkit.stat.SampleStatistics
-
Add a new Observation of type Boolean
.
- newObservation(double) - Method in class simkit.stat.SimpleStatsTally
-
Update counters with a new observation.
- newObservation(double) - Method in class simkit.stat.SimpleStatsTimeVarying
-
- newObservation(double) - Method in class simkit.stat.TimeTruncatedTallyStat
-
- newObservation(double) - Method in class simkit.stat.TruncatingCollectionSizeTimeVarying
-
- newObservation(double, int) - Method in class simkit.stat.TruncatingMultipleSimpleStatsTally
-
- newObservation(Number, int) - Method in class simkit.stat.TruncatingMultipleSimpleStatsTally
-
- newObservation(double, int) - Method in class simkit.stat.TruncatingMultipleSimpleStatsTimeVarying
-
- newObservation(Number, int) - Method in class simkit.stat.TruncatingMultipleSimpleStatsTimeVarying
-
- newObservation(double) - Method in class simkit.stat.TruncatingSimpleStatsTally
-
Update counters (in super class).
- newObservation(double) - Method in class simkit.stat.TruncatingSimpleStatsTimeVarying
-
Saves last value; if truncation point has been reached, clear the
statistics, set truncated to "true", set the startTime to the
truncationPoint, and call super.newObservation(x).
- NewPoly(int) - Method in class simkit.random.MersenneTwisterFactory
-
********************************
- next - Variable in class simkit.random.MersenneTwisterFactory.MaskNode
-
- NEXT_ID - Static variable in class simkit.Entity
-
- NEXT_ID - Static variable in class simkit.random.RngStream
-
- NEXT_ID - Static variable in class simkit.SimEvent
-
- NEXT_ID - Static variable in class simkit.util.EnumBase
-
The serial of the next enum to be created.
- nextA(int) - Method in class simkit.random.MersenneTwisterFactory
-
- nextA_id(int, int, int) - Method in class simkit.random.MersenneTwisterFactory
-
- nextArg - Variable in class simkit.test.TestInterrupt
-
- nextBatch() - Method in class simkit.stat.BatchMeansTallyStat
-
Increment nextBatchID and set currentBact to a new SimpleStatsTally
- nextBatchID - Variable in class simkit.stat.BatchMeansTallyStat
-
- nextCustomer - Variable in class simkit.examples.IntegerArrivalListener
-
- nextEventListID - Static variable in class simkit.Schedule
-
- NextIrredPoly(MersenneTwisterFactory.Polynomial, int) - Method in class simkit.random.MersenneTwisterFactory
-
**********************************************
- nextSeed - Variable in class simkit.random.RngStream
-
- nextValue - Variable in class simkit.test.TestBooleanCounters
-
- nextVelocity - Variable in class simkit.smdx.UniformLinearMover
-
- nextWayPoint - Variable in class simkit.smdx.PathMoverManager
-
Iterates over the wayPoints.
- nextWayPointIter - Variable in class simkit.smd.PathMoverManager
-
Points to next WayPoint if hasNext() is true.
- NHPoissonProcess_64Variate - Class in simkit.random
-
Generates interarrival times for a Non-homogenious (non-stationary) Poisson Process.
- NHPoissonProcess_64Variate() - Constructor for class simkit.random.NHPoissonProcess_64Variate
-
Creates new NHPoissonProcessVariate, the parameters must be set prior to use.
- NHPoissonProcessVariate - Class in simkit.random
-
Generates interarrival times for a Non-homogenious (non-stationary) Poisson Process.
- NHPoissonProcessVariate() - Constructor for class simkit.random.NHPoissonProcessVariate
-
Creates new NHPoissonProcessVariate, the parameters must be set prior to use.
- NIRREDPOLY - Static variable in class simkit.random.MersenneTwisterFactory
-
- NL - Static variable in interface simkit.SimEventScheduler
-
- nn - Variable in class simkit.random.MersenneTwisterDC
-
- nn - Variable in class simkit.random.MersenneTwisterFactory.MTS
-
- nnn - Variable in class simkit.random.MersenneTwisterFactory
-
- noiseGenerator - Variable in class simkit.random.AR1Variate
-
- noiseVariance - Variable in class simkit.random.AR1Variate
-
- NoMediatorDefinedException - Exception in simkit.smdx
-
Thrown to indicate that a Mediator could not be found for
a pair of Objects for which a referee was determining
how to handle an interaction.
- NoMediatorDefinedException() - Constructor for exception simkit.smdx.NoMediatorDefinedException
-
Creates a new instance of NoMediatorDefinedException
without detail message.
- NoMediatorDefinedException(String) - Constructor for exception simkit.smdx.NoMediatorDefinedException
-
Constructs an instance of NoMediatorDefinedException
with the specified detail message.
- NONREDU - Static variable in class simkit.random.MersenneTwisterFactory
-
- norm - Static variable in class simkit.random.MRG32k3a
-
- norm - Static variable in class simkit.random.RngStream
-
- norm(Point2D) - Static method in class simkit.smd.Math2D
-
- norm(Point2D) - Method in class simkit.smd.util.Math2D
-
- norm(Point2D) - Static method in class simkit.smdx.Math2D
-
- normal - Variable in class simkit.random.InverseGaussianVariate
-
The instance of the NormalVariate that is used to generate Inverse
Gaussian.
- Normal02_64Variate - Class in simkit.random
-
Generates a Normal random variate.
- Normal02_64Variate() - Constructor for class simkit.random.Normal02_64Variate
-
Creates new Normal02Variate with 0 mean and standard deviation.
- Normal02Variate - Class in simkit.random
-
Generates a Normal random variate.
- Normal02Variate() - Constructor for class simkit.random.Normal02Variate
-
Creates new Normal02Variate with 0 mean and standard deviation.
- Normal03_64Variate - Class in simkit.random
-
Generates Normal random variates using Acceptance/Rejection
method.
- Normal03_64Variate() - Constructor for class simkit.random.Normal03_64Variate
-
Creates new Normal03Variate
- Normal03Variate - Class in simkit.random
-
Generates Normal random variates using Acceptance/Rejection method.
- Normal03Variate() - Constructor for class simkit.random.Normal03Variate
-
Creates new Normal03Variate
- Normal04Variate - Class in simkit.random
-
Generates Normal random variates using the Inverse Transform method
- Normal04Variate() - Constructor for class simkit.random.Normal04Variate
-
- normalize() - Method in class simkit.random.DiscreteIntegerVariate
-
- normalize(double[]) - Method in class simkit.random.DiscreteVariate
-
Convert the given array of probabilities/frequencies to a cdf.
- normalize(double[][]) - Static method in class simkit.random.MarkovChainVariate
-
This normalizes the given matrix in-place, so beware.
- normalizeDegrees(double) - Static method in class simkit.smdx.test.TestShapeTransformHitTests
-
- normalizeDegrees(double) - Static method in class simkit.smdx.test.TestShapeTransformIntersectionTests
-
- NormalQuantile - Class in simkit.stat
-
- NormalQuantile() - Constructor for class simkit.stat.NormalQuantile
-
- NormalVariate - Class in simkit.random
-
Generates Normal(μ, σ) random variate using the Box-Muller algorithm.
- NormalVariate() - Constructor for class simkit.random.NormalVariate
-
Creates a new NormalVariate.
- normalVariate - Variable in class simkit.random.PoissonVariate
-
To be used for large values of the mean
- NormalVariate_64 - Class in simkit.random
-
Generates Normal(mean, std) random variate using the
Box-Muller algorithm.
- NormalVariate_64() - Constructor for class simkit.random.NormalVariate_64
-
Creates a new NormalVariate.
- normSq(Point2D) - Static method in class simkit.smd.Math2D
-
- normSq(Point2D) - Static method in class simkit.smdx.Math2D
-
Computes the norm squared (the inner product of the point with itself) of
the given point.
- normSquared(Point2D) - Static method in class simkit.smd.Math2D
-
- normSquared(Point2D) - Static method in class simkit.smd.util.Math2D
-
- normSquared(Point2D) - Static method in class simkit.smdx.Math2D
-
- NORTH - Static variable in class simkit.smdx.test.TestShapeTransformIntersectionTests
-
- NoSuchActionMethodException - Exception in simkit.actions
-
- NoSuchActionMethodException() - Constructor for exception simkit.actions.NoSuchActionMethodException
-
Creates new NoSuchACtionMethodException
without detail message.
- NoSuchActionMethodException(String) - Constructor for exception simkit.actions.NoSuchActionMethodException
-
Constructs an NoSuchACtionMethodException
with the specified detail message.
- NOT_FOUND - Static variable in class simkit.random.MersenneTwisterFactory
-
- NOT_REJECTED - Static variable in class simkit.random.MersenneTwisterFactory
-
- NOTE - Static variable in class simkit.Version
-
- notifyListeners(SimEvent) - Method in class simkit.BasicSimEventSource
-
Causes all registered SimEventListeners to be notified of the given SimEvent.
- notifyListeners(SimEvent) - Method in interface simkit.SimEventSource
-
Notify registered listeners by calling their processSimEvent method.
- notifyListeners(SimEvent) - Method in class simkit.smdx.FormationMoverManager.SurrogateTarget
-
- notifyOnClose - Variable in class simkit.actions.AppCloser
-
- NPPoissonProcessThinned_64Variate - Class in simkit.random
-
Generates a nonhomogeneous Poisson process variate using the method of
thinning by Lewis and Shedler.
- NPPoissonProcessThinned_64Variate() - Constructor for class simkit.random.NPPoissonProcessThinned_64Variate
-
Constructor to create an object without the parameters set.
- NPPoissonProcessThinnedVariate - Class in simkit.random
-
Generates a nonhomogeneous Poisson process variate using the method of
thinning by Lewis and Shedler.
- NPPoissonProcessThinnedVariate() - Constructor for class simkit.random.NPPoissonProcessThinnedVariate
-
Constructor to create an object without the parameters set.
- NSSrng - Class in simkit.random
-
An implementation of the RandomNumber Generator contained in the
Naval Simulation System.
- NSSrng() - Constructor for class simkit.random.NSSrng
-
Constructs a new NSSrng.
- NSSrngTest - Class in simkit.test
-
Tests NSSrng.
- NSSrngTest() - Constructor for class simkit.test.NSSrngTest
-
Creates a new instance of NSSrngTest
- NUMBER_PARAMS - Static variable in class simkit.random.MersenneTwisterFactory.MTS
-
- NUMBER_REGEX - Static variable in class simkit.random.RandomVariateFactory
-
This regular expression should match any number, integer or floating
point, including scientific notation.
- numberArrivals - Variable in class simkit.examples.ArrivalProcess
-
The number of arrivals (state variable)
- numberArrivals - Variable in class simkit.examples.ArrivalProcess2
-
The number of arrivals so far.
- numberArrivals - Variable in class simkit.examples.TransferLine
-
The total number of arrivals into the system.
- numberAvailableServers - Variable in class simkit.examples.EntityServer
-
The number of available servers.
- numberAvailableServers - Variable in class simkit.examples.ServerWithReneges
-
- numberAvailableServers - Variable in class simkit.examples.SimpleServer
-
The number of servers that are not busy.
- numberAvailableServers - Variable in class simkit.examples.SimpleServer2
-
The number of servers that are not busy.
- numberAvailableServers - Variable in class simkit.examples.TransferLine
-
The number of servers that are not busy at each station.
- numberFalse - Variable in class simkit.stat.BooleanCounter
-
- numberFormat - Variable in class simkit.stat.AbstractSimpleStats
-
The DecimalFormat used for Strings.
- numberFormat - Variable in class simkit.stat.PercentageInStateStat
-
- numberFrames - Static variable in class simkit.smdx.test.AnimationTest
-
- numberInQueue - Variable in class simkit.examples.SimpleServer
-
The current length of the queue.
- numberInQueue - Variable in class simkit.examples.SimpleServer2
-
The current length of the queue.
- numberInQueue - Variable in class simkit.examples.TransferLine
-
The length of the queue at each station.
- numberPerLine - Variable in class simkit.util.PropertyDataLogger
-
The number of values to write per line.
- numberRemainingRounds - Variable in class simkit.smdx.BasicWeapon
-
Deprecated.
- numberReneges - Variable in class simkit.examples.ServerWithReneges
-
- numberReplications - Variable in class simkit.BasicAssembly
-
- numberReplications - Variable in class simkit.xml.SimRunner
-
- numberRuns - Variable in class simkit.SimExec
-
- numberServed - Variable in class simkit.examples.ServerWithReneges
-
- numberServed - Variable in class simkit.examples.SimpleServer
-
The total number served by the system.
- numberServed - Variable in class simkit.examples.SimpleServer2
-
The total number served by the system.
- numberServed - Variable in class simkit.examples.TransferLine
-
The total number served by the system.
- numberServersAtStation - Variable in class simkit.examples.TransferLine
-
The number of servers at each station.
- numberStopEvents - Variable in class simkit.EventList
-
The number of times to process the stop event prior to stopping the
simulation.
- numberTrue - Variable in class simkit.stat.BooleanCounter
-