VR-Link JAVA API Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCcom.mak.vrlj.datatype.AcknowledgeFlag
oCcom.mak.vrlj.datatype.AntennaPatternType
oCcom.mak.vrlj.coord.ApproximatorProvide access to approximate kinematics (dead reckoned position, velocity, etc) estimated to future simulation times
oCcom.mak.vrlj.datatype.ArticulatedParameterType
oCcom.mak.vrlj.datatype.ArticulatedPart
oCcom.mak.vrlj.datatype.ArticulatedPartType
oCcom.mak.vrlj.datatype.AttachedPart
oCAutoCloseable
oCAutoCloseable
oCcom.mak.vrlj.object.BaseObject< TIdentifier extends ObjectIdentifier >A common base class for all simulation objects
oCcom.mak.vrlj.vl.BitUtilA collection of simple utilities for manipulating bitfields
oCcom.mak.vrlj.datatype.CamoflageType
oCcom.mak.vrlj.datatype.ClearChannel
oCcom.mak.vrlj.vl.ClockA clock which tracks simulation time
oCcom.mak.vrlj.datatype.ComplianceState
oCcom.mak.vrlj.vl.ConnectionTypeDo not modify DIS, HLA, HLA1516, or HLA1516e without modifying JNI code
oCcom.mak.vrlj.coord.ConstCoordinateTransformAn interface which does not permit modification of a CoordinateTransform
oCcom.mak.vrlj.coord.ConstGeodeticCoordAn interface which does not permit modification of a GeodeticCoord
oCcom.mak.vrlj.math.ConstMatrix3dAn interface to Matrix3d which only exposes methods which don't allow altering the object, e.g
oCcom.mak.vrlj.math.ConstQuaternionAn interface to Quaternion which only exposes methods which don't allow altering the object
oCcom.mak.vrlj.math.ConstTaitBryanAn interface to TaitBryan which only exposes methods which don't allow altering the object, e.g
oCcom.mak.vrlj.math.ConstVector3dAn interface to Vector3d which only exposes methods which don't allow altering the object, e.g
oCcom.mak.vrlj.math.ConstVector3fAn interface to Vector3f which only exposes methods which don't allow altering the object, e.g
oCcom.mak.vrlj.datatype.CountryCode
oCcom.mak.vrlj.datatype.CryptoMode
oCcom.mak.vrlj.datatype.CryptoSystem
oCcom.mak.vrlj.datatype.DamageState
oCcom.mak.vrlj.datatype.DeadReckoningAlgorithm
oCcom.mak.vrlj.coord.DegMinSecDegrees, minutes, seconds value type
oCcom.mak.vrlj.datatype.EncodingClass
oCcom.mak.vrlj.datatype.EncodingType
oCcom.mak.vrlj.object.EntityA simulation object
oCcom.mak.vrlj.datatype.EntityIdentifierGeneratorGenerate unique entity identifers
oCcom.mak.vrlj.datatype.EntityKind
oCcom.mak.vrlj.datatype.EntityType
oCException
oCcom.mak.vrlj.vl.ExerciseConnectionFactoryCreate an ExerciseConnection given some configuration and initialization information
oCcom.mak.vrlj.vl.ExerciseConnectionInitializerInitialization data for an ExerciseConnection implementation
oCcom.mak.vrlj.vl.ExerciseConnectionTypeType of exercise connection created by the factory
oCcom.mak.vrlj.example.f18.F18A simple F18 simulator
oCcom.mak.vrlj.datatype.FirePower
oCcom.mak.vrlj.datatype.FixedDataA (name, value) data pair where name is a numeric identifier, and value is an integer
oCcom.mak.vrlj.datatype.Flaming
oCcom.mak.vrlj.datatype.ForceType
oCcom.mak.vrlj.datatype.FuzeType
oCcom.mak.vrlj.datatype.HatchState
oCcom.mak.vrlj.datatype.InputSource
oCcom.mak.vrlj.interaction.InteractionIdentifies all simulation interactions
oCcom.mak.vrlj.interaction.InteractionDispatcher< Tintr extends Interaction >This interface defines a source of InteractionListener events
oCcom.mak.vrlj.interaction.InteractionListener< Tintr extends Interaction >An interface to define Interaction callbacks
oCcom.mak.vrlj.datatype.LifeformState
oCcom.mak.vrlj.datatype.LightType
oCcom.mak.vrlj.example.listen.ListenExample which listens for remote simulation entities and demonstrates various VRLJ features
oCcom.mak.vrlj.coord.MapDatumMapDatum represents a spheroid model of the earth, with a data shift to facilitate easy conversion to geocentric systems
oCcom.mak.vrlj.math.MathUtilVarious math utilities
oCcom.mak.vrlj.datatype.Mobility
oCcom.mak.vrlj.datatype.ModulationDetailAngleType
oCcom.mak.vrlj.datatype.ModulationDetailAplitudeAngleType
oCcom.mak.vrlj.datatype.ModulationDetailAplitudeType
oCcom.mak.vrlj.datatype.ModulationDetailCarrierPhaseShiftType
oCcom.mak.vrlj.datatype.ModulationDetailCombinationType
oCcom.mak.vrlj.datatype.ModulationDetailPulseType
oCcom.mak.vrlj.datatype.ModulationDetailUnmodulatedType
oCcom.mak.vrlj.datatype.ModulationMajorType
oCcom.mak.vrlj.datatype.ModulationSystemType
oCcom.mak.vrlj.datatype.ModulationType
oCcom.mak.vrlj.datatype.MunitionAntiAir
oCcom.mak.vrlj.datatype.MunitionDomain
oCcom.mak.vrlj.datatype.MunitionUSAntiAirGuided
oCcom.mak.vrlj.vl.NotifyLevelLog notify level used by VR-Link C++
oCObjectDispatcher
oCcom.mak.vrlj.object.ObjectDispatcher< TIdentifier extends ObjectIdentifier, Tobj extends BaseObject<?extends TIdentifier > >Capability to add or remove listeners for ObjectListener callbacks
oCcom.mak.vrlj.object.ObjectIdentifierObjects of this class uniquely identify simulation object instances
oCcom.mak.vrlj.object.ObjectListener< TIdentifier extends ObjectIdentifier, Tobj extends BaseObject<?extends TIdentifier > >Identifies callbacks for simulation object life cycle changes (created, updated, deleted)
oCObjectObservable
oCcom.mak.vrlj.object.ObjectObservable< TIdentifier extends ObjectIdentifier, Tobj extends BaseObject<?extends TIdentifier > >
oCcom.mak.vrlj.object.ObjectPredicate< Tobj extends BaseObject<?> >A function which takes a simulation object such as an Entity and returns a boolean
oCObjectPublisher
oCcom.mak.vrlj.datatype.PaintScheme
oCcom.mak.vrlj.datatype.ArticulatedPart.Parameter
oCcom.mak.vrlj.datatype.ParameterTypes
oCcom.mak.vrlj.coord.PolarDirectionCompass direction
oCcom.mak.vrlj.vl.ProcessUtilProcess utilities for VRLJ
oCcom.mak.vrlj.object.PublisherFactoryCreate publishers for known objects
oCcom.mak.vrlj.object.RadioReceiverA simulation Receiver object
oCcom.mak.vrlj.object.RadioTransmitterA simulation transmitter object
oCcom.mak.vrlj.datatype.ReceiverState
oCcom.mak.vrlj.coord.ReferenceEllipsoidInstances of this class are used to store a particular mapDatum and perform useful calculations based on this map – specifically it can be used to convert between geodetic and geocentric coordinates using the given reference ellipsoid (which is defined by a MapDatum)
oCcom.mak.vrlj.datatype.ReferenceSystem
oCcom.mak.vrlj.object.ReflectedEntityMapA map of reflected Entity objects from remote simulations
oCcom.mak.vrlj.object.ReflectedRadioReceiverMapA map of reflected RadioReceiver objects from remote simulations
oCcom.mak.vrlj.object.ReflectedRadioTransmitterMapA map of reflected RadioTransmitter objects from remote simulations
oCcom.mak.vrlj.datatype.RequestStatus
oCcom.mak.vrlj.datatype.ResponseFlag
oCcom.mak.vrlj.datatype.ResultType
oCRunnable
oCcom.mak.vrlj.datatype.Smoke
oCcom.mak.vrlj.coord.SpheroidDescription of a spheroid shape by semiMinor and semiMajor axis measurements
oCcom.mak.vrlj.datatype.StartOfMessage
oCcom.mak.vrlj.datatype.StopReason
oCcom.mak.vrlj.datatype.SubscribeType
oCcom.mak.vrlj.datatype.SyncState
oCcom.mak.vrlj.example.talk.TalkExample which publishes a single, simple simulation entity and demonstrates various VRLJ features
oCcom.mak.vrlj.datatype.TDLType
oCcom.mak.vrlj.datatype.TimeStampType
oCcom.mak.vrlj.coord.TopographicCoordUtility class for topographical coordinate conversions
oCcom.mak.vrlj.datatype.TrailingEffects
oCcom.mak.vrlj.datatype.TransmitState
oCcom.mak.vrlj.datatype.TransmitTerminalPrimaryMode
oCcom.mak.vrlj.datatype.TransmitTerminalSecondaryMode
oCcom.mak.vrlj.datatype.UserProtocolIdentification
oCcom.mak.vrlj.coord.UtmCoordinateA single coordinate in UTM system
oCcom.mak.vrlj.coord.UtmNEZUTM North, East, Zone tuple
oCcom.mak.vrlj.coord.UtmReferencePointReference point ina UTM coordinate system
oCcom.mak.vrlj.datatype.VariableDataA (name, value) data pair where name is a numeric identifier, and value is an array of bytes
oCcom.mak.vrlj.datatype.WarheadType
\Ccom.mak.vrlj.datatype.WeaponState

Document ID: Generated on Mon Feb 6 18:36:34 EST 2017 from SVN revision 173107
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)