VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtGroundManeuverInFormationControllerComponent Member List

This is the complete list of members for DtGroundManeuverInFormationControllerComponent, including all inherited members.

AcceptLevel enum nameDtTaskControllerComponent
AcceptLevel_Accept enum valueDtTaskControllerComponent
AcceptLevel_Error enum valueDtTaskControllerComponent
AcceptLevel_NoAccept enum valueDtTaskControllerComponent
AcceptLevel_Partial enum valueDtTaskControllerComponent
acceptTask(const DtTaskMessage &task)DtTaskControllerComponentvirtual
addAlias(const DtSymbolString &alias)DtReaderWritervirtual
addAlias(const DtString &alias)DtReaderWritervirtual
addInputPort(DtInputPort *port)DtSimComponentvirtual
addInputPortGroup(DtInputPortGroup *group)DtSimComponentvirtual
addOutputPort(DtOutputPort *port)DtSimComponentvirtual
addOutputPortGroup(DtOutputPortGroup *group)DtSimComponentvirtual
addPendingSubtaskId(int subtaskId)DtSingleTaskControllerComponentvirtual
addSimComponentCreatorFcn(const DtString &type, DtSimComponentCreatorFcn fcn)DtSimComponentstatic
addSimObjectPredicateCallback(DtSimObjectReference, DtVrfObjectPredicateCallbackFunction function, const DtVrfObjectPredicate &predicate, DtTime evaluationPeriod=0, void *userData=0)DtSimComponentprotected
addTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtTaskMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
addTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
adjustStartPoint(const std::vector< DtVector > &routeVertices, const DtVector &entityLocation)DtGroundManeuverInFormationControllerComponentprotectedvirtual
aliasConstIter typedefDtReaderWriter
aliasContainer typedefDtReaderWriter
aliases() const DtReaderWritervirtual
aliasIter typedefDtReaderWriter
alignment() const DtReaderWritervirtual
appPath()DtReaderWriterstatic
approximateThrottle(double desiredSpeed, double headingError=0.0)DtGroundAutoControllerComponentvirtual
areaTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
beginProcessingTask(const DtTaskMessage &task, DtSimTaskStatePtr taskState) overrideDtSingleTaskControllerComponentvirtual
bindLocalVariables(const DtVariableBindingsList &variableBindings)DtReaderWritervirtual
bindToRwAsVariable(const DtReaderWriter *rw)DtReaderWriterprotectedvirtual
bindVariables(DtVariableBindingsList variableBindings)DtReaderWritervirtual
brakePort()DtGroundAutoControllerComponentvirtual
cachedCurrentFrameStateProperty(const DtPropertyInterface **prop, const DtString &propName) const DtSimComponentinlineprotected
cachedNextFrameStateProperty(DtPropertyInterface **prop, const DtString &propName)DtSimComponentinlineprotected
calcBrakeForKTurn()DtGroundAutoControllerComponentvirtual
calcBrakeForTurnInPlace()DtGroundAutoControllerComponentvirtual
calcGearForTurnInPlace()DtGroundAutoControllerComponentvirtual
calcSteeringForKTurn()DtGroundAutoControllerComponentvirtual
calcSteeringForPivot()DtGroundAutoControllerComponentvirtual
calcSteeringForTurnInPlace()DtGroundAutoControllerComponentvirtual
calcThrottleForKTurn()DtGroundAutoControllerComponentvirtual
calcThrottleForPivot()DtGroundAutoControllerComponentvirtual
calcThrottleForTurnInPlace()DtGroundAutoControllerComponentvirtual
calculateCurrentBrakingDistance() const DtGroundAutoControllerComponentvirtual
calculateHeadingToTurnTo()DtGroundAutoControllerComponentvirtual
calculateNextTaskVisTickTime() const DtSimComponentprotected
calculateSteering(double currentHeading, double desiredHeading) const DtGroundAutoControllerComponentvirtual
changedSinceLastChecked()DtReaderWritervirtual
checkAndSetDefaultRWValue(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())DtReaderWritervirtual
checkTaskEndCondition()DtGroundManeuverInFormationControllerComponentprotectedvirtual
cleanFollowInFormation()DtGroundManeuverInFormationControllerComponentprotected
cleanupFactory()DtReaderWriterstatic
cleanupInactiveSubtaskStatus()DtSingleTaskControllerComponentprotectedvirtual
clearAllVariableReferenceFlags()DtReaderWritervirtual
clearConflictingTopLevelTasks(const DtSimTaskMessageType &conflictType) overrideDtSingleTaskControllerComponentvirtual
clearCurrentTaskMessage()DtSingleTaskControllerComponentvirtual
clearPendingSubtasks()DtSingleTaskControllerComponentprotectedvirtual
clearPredicateCallbacks()DtSimComponentprotectedvirtual
clearSubtask(int subtaskId)DtSingleTaskControllerComponentvirtual
clearSubtasksByType(const DtSimTaskMessageType &taskType)DtSingleTaskControllerComponentprotectedvirtual
clearTask() overrideDtGroundManeuverInFormationControllerComponentprotectedvirtual
clearTaskById(int taskId) overrideDtSingleTaskControllerComponentvirtual
clearTasksByType(const DtSimTaskMessageType &taskType) overrideDtSingleTaskControllerComponentvirtual
clearTopLevelTasks() overrideDtSingleTaskControllerComponentvirtual
componentDescriptor() const DtSimComponentvirtual
componentFullName() const DtSimComponentvirtual
computeCurrentTime()DtSimComponentprotectedvirtual
computeSpeedForFastestTurn(const double latAccelLimit=0.0) const DtGroundAutoControllerComponentvirtual
coordinateSystem() const DtSimComponent
createAutomotiveControlPortGroup()DtGroundAutoControllerComponentvirtual
createBrakePort()DtGroundAutoControllerComponentvirtual
createComponent(const DtString &name, const DtString &type, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentSystem *parentSystem, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtSimComponentstatic
createComponentPsr(const DtString &defaultPsrType, const DtString &defaultPsrName, bool useDescriptorParams=true)DtSimComponentprotected
createFollowerOffsetRoute(const std::vector< DtVector > &localPoints, float rightOffset, float forwardOffset, DtUUID &routeUUID)DtGroundManeuverInFormationControllerComponentprotectedvirtual
createFromEnvironment(DtEnvironmentSP, bool createAsProperty=false)DtReaderWriterstatic
createFromXml(const DtString &, bool createAsProperty=false)DtReaderWriterstatic
createFromXmlFile(const DtFilename &, bool createAsProperty=false)DtReaderWriterstatic
createGearPort()DtGroundAutoControllerComponentvirtual
createParkingBrakePort()DtGroundAutoControllerComponentvirtual
createPortGroups() overrideDtGroundAutoControllerComponentprotectedvirtual
createPorts() overrideDtGroundAutoControllerComponentprotectedvirtual
createReaderWriterFactory()DtReaderWriterstatic
createSteeringPort()DtGroundAutoControllerComponentvirtual
createThrottlePort()DtGroundAutoControllerComponentvirtual
creator(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtGroundManeuverInFormationControllerComponentstatic
currentAccelerationToUse() const DtGroundAutoControllerComponentvirtual
currentPendingSubstaskIds() const DtSingleTaskControllerComponentvirtual
currentSoilFactors() const DtGroundAutoControllerComponentprotectedvirtual
currentTaskInformationProperty()DtSingleTaskControllerComponentvirtual
currentTaskInformationStatusPropertyValue() const DtSingleTaskControllerComponentvirtual
currentTaskMessage() const DtSingleTaskControllerComponentvirtual
currentTaskMessages() const overrideDtSingleTaskControllerComponentvirtual
currentTaskState() const DtSingleTaskControllerComponentvirtual
debugActive() const DtSimComponentvirtual
debugText() const DtReaderWriter
decelerationSoilFactor() const DtGroundAutoControllerComponentvirtual
decideToGiveUpTask() const overrideDtGroundAutoControllerComponentprotectedvirtual
defaultRWValue() const DtReaderWritervirtual
defaultRWValue()DtReaderWritervirtual
deprecatedTaskProcessorCallbackAdapter(DtSimMessage *msg, void *usr, DtSimTaskStatePtr taskState)DtTaskControllerComponentstatic
destroyTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
destroyTaskVisualizations()DtSimComponentprotectedvirtual
disable() overrideDtSingleTaskControllerComponentvirtual
disableTaskTypes()DtControllerComponentvirtual
distanceBehind(const DtVector topoRefPos, const DtVector leaderDir, const DtVector topoCurrentPosition)DtGroundManeuverInFormationControllerComponentprotectedvirtual
doFollowerMoving()DtGroundManeuverInFormationControllerComponentprotectedvirtual
doLeaderMoving()DtGroundManeuverInFormationControllerComponentprotectedvirtual
dT() const DtSimComponentinline
DtControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtControllerComponent
DtControllerComponent()DtControllerComponentprotected
DtControllerComponent(const DtControllerComponent &orig)DtControllerComponentprotected
DtGroundAutoControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtGroundAutoControllerComponent
DtGroundManeuverInFormationControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtGroundManeuverInFormationControllerComponent
DtGroundManeuverInFormationControllerComponent()DtGroundManeuverInFormationControllerComponentprivate
DtGroundManeuverInFormationControllerComponent(const DtGroundManeuverInFormationControllerComponent &orig)DtGroundManeuverInFormationControllerComponentprivate
DtInputPortGroupMap typedefDtSimComponentprotected
DtInputPortMap typedefDtSimComponentprotected
DtOutputPortGroupMap typedefDtSimComponentprotected
DtOutputPortMap typedefDtSimComponentprotected
DtReaderWriter()DtReaderWriter
DtReaderWriter(const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)DtReaderWriter
DtReaderWriter(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)DtReaderWriter
DtReaderWriter(const DtString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriter
DtReaderWriter(const DtSymbolString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriter
DtReaderWriter(const DtReaderWriter &, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriterexplicit
DtReaderWriterFactoryCreatorFcn typedefDtReaderWriter
DtSimComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtSimComponent
DtSingleTaskControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *compDesc=nullptr, DtReaderWriterRegistry *parentRegistry=nullptr)DtSingleTaskControllerComponent
DtTaskCallbackMap typedefDtTaskControllerComponentprotected
DtTaskCallbackMapPair typedefDtTaskControllerComponentprotected
DtTaskControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simServices, DtComponentDescriptor *compDesc=nullptr, DtReaderWriterRegistry *parentRegistry=nullptr)DtTaskControllerComponent
DtVariableNameType typedefDtReaderWriter
enable() overrideDtTaskControllerComponentvirtual
enableScriptedTask(const DtString &scriptId)DtControllerComponentvirtual
enableTaskTypes()DtControllerComponentvirtual
endFollowInFormation(bool taskSuccess=true)DtGroundManeuverInFormationControllerComponentprotectedvirtual
entity()DtSimComponentinline
entity() const DtSimComponentinline
factory()DtSimComponentstatic
findClosestSegmentIndex(DtVector testPoint, std::vector< DtVector > testRoute, DtPoint &closestSegmentLoc, double &distanceToSegment, int indexSegmentFloor=0)DtGroundManeuverInFormationControllerComponentprotectedvirtual
findDesiredAcceleration(double targetSpeed, double targetHeading, double currentHeading, double disToTarget)DtGroundManeuverInFormationControllerComponentprotectedvirtual
findHeadingForKTurn()DtGroundAutoControllerComponentvirtual
findPendingSubtaskId(int subtaskId)DtSingleTaskControllerComponentvirtual
findSpeedForKTurn()DtGroundAutoControllerComponentvirtual
fromXml(const DtString &)DtReaderWritervirtual
fromXmlFile(const DtFilename &)DtReaderWritervirtual
gearPort()DtGroundAutoControllerComponentvirtual
generateVariableBindings() const DtReaderWritervirtual
getAttribute(DtEnvironmentSP env, const DtString &name, DtEnvValueSP root)DtReaderWriterstatic
getCachedCurrentFrameStatePropertyValue(const DtPropertyInterface **prop, const DtString &propName, ValType &value) const DtSimComponentprotected
getData(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings) overrideDtSimComponentvirtual
DtReaderWriter::getData(const DtEnvironmentSP, const DtEnvValueSP, const SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &bindings=DtVariableBindingsList())DtReaderWritervirtual
getSelf(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &variableBindings=nullVariableReference())DtReaderWritervirtual
getSelf(const DtEnvironmentSP, const DtEnvValueSP root, const SearchPaths &searchPaths=SearchPaths(), const DtVariableBindingsList &bindings=DtVariableBindingsList())DtReaderWritervirtual
getValidDestinationFor(const DtVector &localPositionIn, DtVector &localPositionOut)DtGroundManeuverInFormationControllerComponentprotectedvirtual
getVariableReference(DtEnvironmentSP, DtEnvValueSP value)DtReaderWritervirtual
giveUpTask()DtSingleTaskControllerComponentvirtual
hardAccelerationConstant() const DtGroundAutoControllerComponentvirtual
hasAlias(const DtSymbolString &alias)DtReaderWritervirtual
hasChild(const DtReaderWriter *p) const DtReaderWritervirtual
hasVariableReference() const DtReaderWritervirtual
headingErrorRequiringMinTurnRadius() const DtGroundAutoControllerComponentinlinevirtual
headingTo(DtVector localDestination)DtGroundManeuverInFormationControllerComponentprotectedvirtual
headingToTurnTo() const DtGroundAutoControllerComponentvirtual
horizDistBetweenPoints(DtVector, DtVector)DtGroundManeuverInFormationControllerComponentprotectedvirtual
horizDistBetweenPoints(DtPoint loc1, DtPoint loc2)DtGroundManeuverInFormationControllerComponentprotectedvirtual
init() overrideDtGroundManeuverInFormationControllerComponentvirtual
initializeTargetingControlTableFromDescriptor(const DtReaderWriter *)DtControllerComponentprotectedvirtual
initializeTaskInformationStateProperty(const DtSimTaskMessageType &taskType)DtSingleTaskControllerComponentvirtual
inputPortGroupList() const DtSimComponentvirtual
inputPortList() const DtSimComponentvirtual
invalid() const DtReaderWriterinline
invokeSimObjectPredicateCallbacks()DtSimComponentprotected
isClutterChanged()DtSimComponentvirtual
isEnabled()DtSimComponentvirtual
isLeader() const DtGroundManeuverInFormationControllerComponentprotectedvirtual
isLeaderCapable() const DtGroundManeuverInFormationControllerComponentprotectedvirtual
isPastDestination(const int currentIndex)DtGroundManeuverInFormationControllerComponentprotectedvirtual
isReadonly() const DtReaderWriterinline
isRunningSubtask()DtGroundManeuverInFormationControllerComponentvirtual
isSubtasked() const DtSingleTaskControllerComponentvirtual
isVariableReference() const DtReaderWritervirtual
kTurnReverseComplete() const DtGroundAutoControllerComponentvirtual
kTurnReverseGoalHeading() const DtGroundAutoControllerComponentvirtual
lineTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
listItem()DtSimComponentvirtual
localStateRepository()DtSimComponentprotected
localStateRepository() const DtSimComponentprotected
lookupAndCacheProcessSR()DtGroundAutoControllerComponentprotectedvirtual
lookupInputPort(const DtString &portName)DtSimComponentvirtual
lookupInputPortGroup(const DtString &groupName)DtSimComponentvirtual
lookupOutputPort(const DtString &portName)DtSimComponentvirtual
lookupOutputPortGroup(const DtString &groupName)DtSimComponentvirtual
makeTopographicVertices()DtGroundManeuverInFormationControllerComponentprotectedvirtual
maneuverInFormationCallback(DtSimMessage *msg, void *usr)DtGroundManeuverInFormationControllerComponentstatic
MarkThreadSafe(DtSimComponent *comp)DtSimComponentinlinestatic
maxAccelerationConstant() const DtGroundAutoControllerComponentvirtual
mildAccelerationConstant() const DtGroundAutoControllerComponentvirtual
myAccumulatedSpeedErrorDtGroundAutoControllerComponentprotected
myAliasesDtReaderWriterprotected
myApproachSpeedDtGroundManeuverInFormationControllerComponentprotected
myAtDistanceDtGroundManeuverInFormationControllerComponentprotected
myAutomotiveControlPortGroupDtGroundAutoControllerComponentprotected
myBrakePortDtGroundAutoControllerComponentprotected
myChangedFlagDtReaderWriterprotected
myComponentDescriptorDtSimComponentprotected
myComponentPsrsDtSimComponentprotected
myDefaultValueDtReaderWriterprotected
myDTDtSimComponentprotected
myEntityDtSimComponentprotected
myFactoryDtSimComponentprotectedstatic
myFeatureSetDtGroundManeuverInFormationControllerComponentprotected
myFirstTickDtSimComponentprotected
myFollowersDtGroundManeuverInFormationControllerComponentprotected
myFullComponentNameDtSimComponentmutableprotected
myGearPortDtGroundAutoControllerComponentprotected
myGroundVehicleStateDtGroundAutoControllerComponentprotected
myHasProcessedDtGroundManeuverInFormationControllerComponentprotected
myHaveWarnedAboutNoPivotSpeedDtGroundAutoControllerComponentmutableprotected
myInitializedDtControllerComponentprotected
myInputPortGroupListDtSimComponentprotected
myInputPortListDtSimComponentprotected
myInvalidDtReaderWriterprotected
myIsClutterChangedConnectionDtSimComponentprotected
myIsEnabledDtSimComponentprotected
myIsVariableReferenceDtReaderWriterprotected
myLastTickSimTimeDtSimComponentprotected
myLeaderDtGroundManeuverInFormationControllerComponentprotected
myLeaderMovementSimObjectFacadeDtGroundManeuverInFormationControllerComponentprotected
myListItemDtSimComponentprotected
myLocalDebugDtSimComponentprotected
myLocalToTopoTransformDtGroundManeuverInFormationControllerComponentprotected
myMajorRouteDtGroundManeuverInFormationControllerComponentprotected
myMovementLocalObjectFacadeDtGroundManeuverInFormationControllerComponentprotected
myNameDtReaderWriterprotected
myNearDistanceDtGroundManeuverInFormationControllerComponentprotected
myNextTaskVisTickTimeDtSimComponentprotected
myObstacleBufferMetersDtGroundManeuverInFormationControllerComponentprotected
myOutputPortGroupListDtSimComponentprotected
myOutputPortListDtSimComponentprotected
myParentRegistryDtReaderWriterprotected
myParkingBrakePortDtGroundAutoControllerComponentprotected
myPlatformLocalObjectFacadeDtGroundAutoControllerComponentprotected
myPredicateCallbackManagerDtSimComponentprotected
myPriorityDtSimComponentprotected
myProcessStateDtGroundAutoControllerComponentprotected
myRadioDtControllerComponentprotected
myReadOnlyFlagDtReaderWriterprotected
myRegistryDtReaderWriterprotected
mySimServicesDtSimComponentprotected
mySpeedForFastestTurnDtGroundAutoControllerComponentprotected
mySpeedLastTickDtGroundAutoControllerComponentprotected
mySteeringPortDtGroundAutoControllerComponentprotected
mySystemDtSimComponentprotected
myTaskCallbackMapDtTaskControllerComponentprotected
myTaskIsRunningDtTaskControllerComponentprotected
myTaskProcessorCallbackInfoListDtTaskControllerComponentprotected
myTaskTypesEnabledDtControllerComponentprotected
myTaskVisualizationsDtSimComponentprotected
myThrottlePortDtGroundAutoControllerComponentprotected
myTimedTickLogicDtSimComponentprotected
myTopoOffsetRouteDtGroundManeuverInFormationControllerComponentprotected
myUnitRouteDtGroundManeuverInFormationControllerComponentprotected
myValueSpecifiedDtReaderWriterprotected
myVariableIsBoundDtReaderWriterprotected
myVariableNameDtReaderWriterprotected
name() const DtReaderWritervirtual
nextComponent()DtSimComponentvirtual
notifyLevel() const DtSimComponentvirtual
nullVariableReference()DtReaderWriterstatic
objectConsoleDebug(const DtString &channel="") const DtSimComponentvirtual
objectConsoleError(const DtString &channel="") const DtSimComponentvirtual
objectConsoleInfo(const DtString &channel="") const DtSimComponentvirtual
objectConsoleVerbose(const DtString &channel="") const DtSimComponentvirtual
objectConsoleWarn(const DtString &channel="") const DtSimComponentvirtual
onRestore() overrideDtGroundManeuverInFormationControllerComponentvirtual
operator!=(const DtReaderWriter &rhs) const DtReaderWriterinline
operator=(const DtGroundManeuverInFormationControllerComponent &orig)DtGroundManeuverInFormationControllerComponentprivate
DtControllerComponent::operator=(const DtControllerComponent &orig)DtControllerComponentprotected
DtReaderWriter::operator=(const DtReaderWriter &orig)DtReaderWriter
operator==(const DtReaderWriter &) const DtReaderWriter
outputPortGroupList() const DtSimComponentvirtual
outputPortList() const DtSimComponentvirtual
outputStream()DtReaderWriterstatic
parentSystem() const DtSimComponent
parkingBrakePort()DtGroundAutoControllerComponentvirtual
peekChangedSinceLastChecked() const DtReaderWritervirtual
physicalWorld()DtSimComponent
physicalWorld() const DtSimComponent
pMyManuverInFormationPSRDtGroundManeuverInFormationControllerComponentprotected
pMyRailMovementPSRDtGroundManeuverInFormationControllerComponentprotected
pointTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
postAddComponentsInit() overrideDtGroundManeuverInFormationControllerComponentprotectedvirtual
postGetSelf()DtReaderWritervirtual
postPutSelf()DtReaderWritervirtual
postTick() overrideDtSingleTaskControllerComponentvirtual
preFirstTickInit()DtSimComponentvirtual
preGetSelf()DtReaderWritervirtual
prePutSelf()DtReaderWritervirtual
prettyPrint() const DtReaderWritervirtual
prevComponent()DtSimComponentvirtual
priority() const DtSimComponentvirtual
processManeuverInFormation(const DtTaskMessage &msg)DtGroundManeuverInFormationControllerComponentprotectedvirtual
processSetSpeed(DtSimMessage *msg)DtGroundAutoControllerComponentvirtual
processState() const DtGroundAutoControllerComponentvirtual
processTaskCompleteReport(DtSimMessage *msg)DtGroundManeuverInFormationControllerComponentprotectedvirtual
property()DtReaderWritervirtual
property() const DtReaderWritervirtual
psrManager()DtSimComponent
publishFormationRoutes() const DtGroundManeuverInFormationControllerComponentprotectedvirtual
putData(std::string &fp, int indentLevel=0) overrideDtSimComponentvirtual
DtReaderWriter::putData(DtEnvironmentSP, DtEnvValueSP value) const DtReaderWritervirtual
putIndent(std::string &fp, int indentLevel)DtReaderWriterstatic
putIndent()DtReaderWriterstatic
putSelf(std::string &fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())DtReaderWritervirtual
putSelf(DtEnvironmentSP, DtEnvValueSP parent) const DtReaderWritervirtual
putVariableReference(DtEnvironmentSP, DtEnvValueSP value) const DtReaderWritervirtual
radio()DtControllerComponentvirtual
readerWriterType() const DtReaderWritervirtual
recordUpdateTime() const DtReaderWritervirtual
registerAttributeFunctions()DtSimComponentinlinevirtual
registerTaskMsgCallbacks() overrideDtGroundManeuverInFormationControllerComponentvirtual
registry() const DtReaderWriterinline
registry()DtReaderWriterinline
reinitializeTemporaryVariables()DtGroundManeuverInFormationControllerComponentprotectedvirtual
remapScriptId(const DtSimTaskMessageType &) const DtTaskControllerComponentprotectedvirtual
removeAllPendingSubtaskIds()DtSingleTaskControllerComponentvirtual
removeInputPort(DtInputPort *port)DtSimComponentvirtual
removeInputPortGroup(DtInputPortGroup *group)DtSimComponentvirtual
removeOutputPort(DtOutputPort *port)DtSimComponentvirtual
removeOutputPortGroup(DtOutputPortGroup *group)DtSimComponentvirtual
removePendingSubtaskId(int subtaskId)DtSingleTaskControllerComponentvirtual
removeSimObjectPredicateCallback(const DtSimObject *, DtVrfObjectPredicateCallbackFunction function, const DtVrfObjectPredicate &predicate, DtTime evaluationPeriod=0, void *userData=0)DtSimComponentprotected
removeTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
removeTaskProcessorCallback(const DtSimTaskMessageType &taskType, DtTaskMessageCallbackFcn fcn, void *usr)DtTaskControllerComponentvirtual
reset()DtReaderWritervirtual
resourceManager()DtSimComponentvirtual
resourceManager() const DtSimComponentvirtual
SearchPaths typedefDtReaderWriter
sendCapableSetsAndTasks()DtControllerComponentprotectedvirtual
sendNextMovementTask()DtGroundManeuverInFormationControllerComponentvirtual
sendSubtask(DtSimTask &task)DtSingleTaskControllerComponentvirtual
sendTaskCanceled(DtTaskMessage *taskMsg)DtTaskControllerComponentvirtual
setCachedNextFrameStatePropertyValue(DtPropertyInterface **prop, const DtString &propName, ValType value)DtSimComponentinlineprotected
setComponentDescriptor(DtComponentDescriptor *componentDescriptor)DtSimComponentvirtual
setDefaultRWValue(DtReaderWriter *)DtReaderWritervirtual
setDT(double deltaT)DtSimComponentvirtual
setEntity(DtLocalObject *entity)DtSimComponentvirtual
setFactory(DtSimComponentFactory *factory)DtSimComponentstatic
setFactoryCreatorFunction(DtReaderWriterFactoryCreatorFcn fcn)DtReaderWriterstatic
setHeadingToTurnTo(double headingToTurnTo)DtGroundAutoControllerComponentvirtual
setIsEnabled(bool yesNo)DtSimComponentvirtual
setIsVariableReference(bool value)DtReaderWritervirtual
setKTurnReverseComplete(bool kTurnReverseComplete)DtGroundAutoControllerComponentvirtual
setKTurnReverseGoalHeading(double kTurnReverseGoalHeading)DtGroundAutoControllerComponentvirtual
setListItem(DtListItem *item)DtSimComponentvirtual
setMinTickPeriod(double minTickPeriod, double minTickPeriodVariance)DtSimComponentvirtual
setName(const DtString &)DtReaderWritervirtual
setOutputStream(DtOutputStream *stream)DtReaderWriterstatic
setParentSystem(DtComponentSystem *system)DtSimComponentvirtual
setPostGetSelfCallback(DtGetSelfCallbackFcn fcn, void *usrData)DtReaderWriterstatic
setPrePutSelfCallback(DtPutSelfCallbackFcn fcn, void *usrData)DtReaderWriterstatic
setPriority(int priority)DtSimComponentvirtual
setPutIndent(bool)DtReaderWriterstatic
setRadio(DtSimRadio *radio) overrideDtTaskControllerComponentvirtual
setReadonly(bool flag)DtReaderWritervirtual
setSpeedCallback(DtSimMessage *msg, void *usrData)DtGroundAutoControllerComponentstatic
setSpeedForFastestTurn(double speed)DtGroundAutoControllerComponentvirtual
setTasked(bool tasked)DtTaskControllerComponentvirtual
setThrottleFromAcceleration(const double signedAccel)DtGroundAutoControllerComponentvirtual
setTurnToMode(int headingToTurnTo)DtGroundAutoControllerComponentvirtual
setupFirstTickTime()DtSimComponentvirtual
setupTimedTickLogic(double minTickPeriod, double minTickPeriodVariance)DtSimComponentprotectedvirtual
setValueSpecified(bool specified, bool recurse=false)DtReaderWritervirtual
setVariableName(const DtSymbolString variableName)DtReaderWritervirtual
shiftLocationAlongRoute(double shiftDistance, std::vector< DtVector > testRoute, DtVector initalLoc, int segmentIndex)DtGroundManeuverInFormationControllerComponentprotectedvirtual
showCurrentTaskInGui() const DtTaskControllerComponentvirtual
simManager() const DtSimComponentinline
simulationServices()DtSimComponent
simulationServices() const DtSimComponent
speedConstraintForHeadingError(const double headingError, const double maxAccel=0.0) const DtGroundAutoControllerComponent
speedForFastestTurn() const DtGroundAutoControllerComponentvirtual
standardAccelerationConstant() const DtGroundAutoControllerComponentvirtual
startObstacleSearch(const DtVector &localPosition, double radius)DtGroundManeuverInFormationControllerComponentprotectedvirtual
steeringPort()DtGroundAutoControllerComponentvirtual
subtaskStatus(int subtaskId)DtSingleTaskControllerComponentvirtual
suspendSubtaskById(int taskId, int subtaskId) overrideDtSingleTaskControllerComponentvirtual
suspendSubtaskOfTask(int taskId, int subtaskId, DtSuspendedTaskInfo *suspendInfo)DtTaskControllerComponentprotectedvirtual
suspendSubtasksOfTask(int taskId, DtSuspendedTaskInfo *suspendInfo)DtTaskControllerComponentprotectedvirtual
suspendTask()DtSingleTaskControllerComponentvirtual
suspendTaskById(int taskId) overrideDtSingleTaskControllerComponentvirtual
taskActive(int taskId) const overrideDtSingleTaskControllerComponentvirtual
taskComplete(bool success=true)DtSingleTaskControllerComponentvirtual
taskCompleteReportCallback(DtSimMessage *msg, void *usr)DtGroundManeuverInFormationControllerComponentprotectedstatic
tasked() const DtTaskControllerComponentvirtual
taskInformationProperty(const DtSimTaskMessageType &taskType)DtSingleTaskControllerComponentvirtual
taskInformationStatusPropertyValue(const DtSimTaskMessageType &taskType) const DtSingleTaskControllerComponentvirtual
taskNotify(const DtSimTask &task) overrideDtSingleTaskControllerComponentvirtual
taskSpeedOrOrderedSpeed() const DtGroundManeuverInFormationControllerComponentprotectedvirtual
TaskStatusNotActiveDtSingleTaskControllerComponent
TaskStatusRunningDtSingleTaskControllerComponent
taskVisualizations()DtSimComponentinline
taskVisualizationsActive() const overrideDtTaskControllerComponentvirtual
taskVisualizationsEnabled() const DtSimComponentvirtual
terrainAttachedTo() const DtSimComponent
testInvariant() const DtSimComponentprotected
textTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
theCreatorFcnSetDtReaderWriterprotectedstatic
theEmptyVariableBindingsListDtReaderWriterprotectedstatic
theFactoryDtReaderWriterprotectedstatic
theFactoryCreatorFcnDtReaderWriterprotectedstatic
theOutputStreamDtReaderWriterprotectedstatic
thePostGetSelfCallbackDtReaderWriterprotectedstatic
thePrePutSelfCallbackDtReaderWriterprotectedstatic
thePutIndentDtReaderWriterprotectedstatic
theUnspecifiedValueDtReaderWriterprotectedstatic
theXmlType()DtReaderWriterstatic
throttlePort()DtGroundAutoControllerComponentvirtual
tick() overrideDtGroundManeuverInFormationControllerComponentvirtual
tickWhileDestroyed() const DtSimComponentvirtual
timedTick()DtSimComponentvirtual
topLevelTasks() const overrideDtSingleTaskControllerComponentvirtual
toXml() const DtReaderWritervirtual
toXml(const DtFilename &) const DtReaderWritervirtual
tractionFactorFromSoilAndWeather() const DtGroundAutoControllerComponentvirtual
turnToMode() const DtGroundAutoControllerComponentvirtual
type() const overrideDtGroundManeuverInFormationControllerComponentvirtual
unbindVariable()DtReaderWritervirtual
unboundVariables() const DtReaderWritervirtual
unrecognizedItem(const DtEnvironmentSP env, const DtEnvValueSP root, const SearchPaths &searchPaths, const DtVariableBindingsList &varBindings)DtReaderWritervirtual
updateCurrentTaskInformationStatusProperty(const DtString &status)DtSingleTaskControllerComponentvirtual
updateImgui() overrideDtSingleTaskControllerComponentvirtual
updateTaskVisualizations() overrideDtGroundManeuverInFormationControllerComponentprotectedvirtual
valueSpecified() const DtReaderWritervirtual
variableIsBound() const DtReaderWritervirtual
variableName() const DtReaderWritervirtual
writeSelf(std::string &fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())DtReaderWritervirtual
xmlType() const DtReaderWriterinlinevirtual
~DtControllerComponent() overrideDtControllerComponentvirtual
~DtGroundAutoControllerComponent() overrideDtGroundAutoControllerComponentvirtual
~DtGroundManeuverInFormationControllerComponent() overrideDtGroundManeuverInFormationControllerComponentvirtual
~DtReaderWriter()DtReaderWritervirtual
~DtSimComponent() overrideDtSimComponentvirtual
~DtSingleTaskControllerComponent() overrideDtSingleTaskControllerComponentvirtual
~DtTaskControllerComponent() overrideDtTaskControllerComponentvirtual

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)