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

This is the complete list of members for DtGroundLeadFormationControllerComponent, 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)DtGroundFollowInFormationControllerComponentprotectedvirtual
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()DtGroundLeadFormationControllerComponentvirtual
cleanFollowInFormation()DtGroundFollowInFormationControllerComponentprotected
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()DtGroundLeadFormationControllerComponentvirtual
clearTaskById(int taskId) overrideDtSingleTaskControllerComponentvirtual
clearTasksByType(const DtSimTaskMessageType &taskType) overrideDtSingleTaskControllerComponentvirtual
clearTopLevelTasks() overrideDtSingleTaskControllerComponentvirtual
componentDescriptor() const DtSimComponentvirtual
componentFullName() const DtSimComponentvirtual
computeCurrentTime()DtSimComponentprotectedvirtual
computeSpeedForFastestTurn()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)DtGroundFollowInFormationControllerComponentprotectedvirtual
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()DtGroundAutoControllerComponentprotectedvirtual
createPorts()DtGroundAutoControllerComponentprotectedvirtual
createReaderWriterFactory()DtReaderWriterstatic
createSteeringPort()DtGroundAutoControllerComponentvirtual
createThrottlePort()DtGroundAutoControllerComponentvirtual
creator(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtGroundLeadFormationControllerComponentstatic
currentPendingSubstaskIds() const DtSingleTaskControllerComponentvirtual
currentSoilFactors() const DtGroundAutoControllerComponentprotectedvirtual
currentTaskMessage() const DtSingleTaskControllerComponentvirtual
currentTaskMessages() const DtSingleTaskControllerComponentvirtual
currentTaskState() const DtSingleTaskControllerComponentvirtual
debugText() const DtReaderWriter
decelerationSoilFactor() const DtGroundAutoControllerComponentvirtual
decideToGiveUpTask() const DtGroundAutoControllerComponentprotectedvirtual
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)DtGroundFollowInFormationControllerComponentprotectedvirtual
doMoving()DtGroundLeadFormationControllerComponentvirtual
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
DtGroundFollowInFormationControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtGroundFollowInFormationControllerComponent
DtGroundLeadFormationControllerComponent(const DtString &name, DtLocalObject *owner, DtSimulationServices *simManager, DtComponentDescriptor *desc=0, DtReaderWriterRegistry *parentRegistry=0)DtGroundLeadFormationControllerComponent
DtGroundLeadFormationControllerComponent()DtGroundLeadFormationControllerComponentprivate
DtGroundLeadFormationControllerComponent(const DtGroundLeadFormationControllerComponent &orig)DtGroundLeadFormationControllerComponentprivate
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
enableScritedTask(const DtString &scriptId)DtControllerComponentvirtual
enableTaskTypes()DtControllerComponentvirtual
endFollowInFormation(bool taskSuccess=true)DtGroundLeadFormationControllerComponentvirtual
entity()DtSimComponentinline
entity() const DtSimComponentinline
factory()DtSimComponentstatic
findClosestSegmentIndex(DtVector testPoint, std::vector< DtVector > testRoute, DtPoint &closestSegmentLoc, double &distanceToSegment, int indexSegmentFloor=0)DtGroundFollowInFormationControllerComponentprotectedvirtual
findDesiredAcceleration(double targetSpeed, double targetHeading, double currentHeading, double disToTarget)DtGroundFollowInFormationControllerComponentprotectedvirtual
findHeadingForKTurn()DtGroundAutoControllerComponentvirtual
findPendingSubtaskId(int subtaskId)DtSingleTaskControllerComponentvirtual
findSpeedForKTurn()DtGroundAutoControllerComponentvirtual
followInFormationCallback(DtSimMessage *msg, void *usr)DtGroundLeadFormationControllerComponentstatic
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)DtSimComponentvirtual
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
getVariableReference(DtEnvironmentSP, DtEnvValueSP value)DtReaderWritervirtual
giveUpTask()DtSingleTaskControllerComponentvirtual
hasAlias(const DtSymbolString &alias)DtReaderWritervirtual
hasChild(const DtReaderWriter *p) const DtReaderWritervirtual
hasVariableReference() const DtReaderWritervirtual
headingErrorRequiringMinTurnRadius()DtGroundAutoControllerComponentinlinevirtual
headingTo(DtVector localDestination)DtGroundLeadFormationControllerComponentprotectedvirtual
headingToTurnTo() const DtGroundAutoControllerComponentvirtual
horizDistBetweenPoints(DtVector, DtVector)DtGroundFollowInFormationControllerComponentprotectedvirtual
horizDistBetweenPoints(DtPoint loc1, DtPoint loc2)DtGroundFollowInFormationControllerComponentprotectedvirtual
init()DtGroundAutoControllerComponentvirtual
initializeTargetingControlTableFromDescriptor(const DtReaderWriter *)DtControllerComponentprotectedvirtual
inputPortGroupList() const DtSimComponentvirtual
inputPortList() const DtSimComponentvirtual
invalid() const DtReaderWriterinline
invokeSimObjectPredicateCallbacks()DtSimComponentprotected
isClutterChanged()DtSimComponentvirtual
isEnabled()DtSimComponentvirtual
isLeaderCapable() const DtGroundLeadFormationControllerComponentvirtual
isPastDestination(const int currentIndex)DtGroundFollowInFormationControllerComponentprotectedvirtual
isReadonly() const DtReaderWriterinline
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
MarkThreadSafe(DtSimComponent *comp)DtSimComponentinlinestatic
myAccumulatedSpeedErrorDtGroundAutoControllerComponentprotected
myAliasesDtReaderWriterprotected
myApproachSpeedDtGroundFollowInFormationControllerComponentprotected
myAtDistanceDtGroundFollowInFormationControllerComponentprotected
myAutomotiveControlPortGroupDtGroundAutoControllerComponentprotected
myBackwardsOffsetDtGroundFollowInFormationControllerComponentprotected
myBrakePortDtGroundAutoControllerComponentprotected
myChangedFlagDtReaderWriterprotected
myClosestSegmentPt1DtGroundFollowInFormationControllerComponentprotected
myClosestSegmentPt2DtGroundFollowInFormationControllerComponentprotected
myComponentDescriptorDtSimComponentprotected
myComponentPsrsDtSimComponentprotected
myDefaultValueDtReaderWriterprotected
myDisToTargetDtGroundFollowInFormationControllerComponentprotected
myDTDtSimComponentprotected
myEntityDtSimComponentprotected
myFactoryDtSimComponentprotectedstatic
myFirstTickDtSimComponentprotected
myFollowersDtGroundLeadFormationControllerComponentprotected
myFormationLengthDtGroundLeadFormationControllerComponentprotected
myFormationWidthDtGroundLeadFormationControllerComponentprotected
myFullComponentNameDtSimComponentmutableprotected
myGearPortDtGroundAutoControllerComponentprotected
myGroundVehicleStateDtGroundAutoControllerComponentprotected
myHasProcessedDtGroundFollowInFormationControllerComponentprotected
myIndexDrivenDtGroundFollowInFormationControllerComponentprotected
myInitializedDtControllerComponentprotected
myInputPortGroupListDtSimComponentprotected
myInputPortListDtSimComponentprotected
myInvalidDtReaderWriterprotected
myIsClutterChangedConnectionDtSimComponentprotected
myIsEnabledDtSimComponentprotected
myIsOnRouteDtGroundFollowInFormationControllerComponentprotected
myIsVariableReferenceDtReaderWriterprotected
myLastTickSimTimeDtSimComponentprotected
myLeaderDtGroundFollowInFormationControllerComponentprotected
myLeaderLongitudinalOffsetPointDtGroundFollowInFormationControllerComponentprotected
myLeaderMovementSimObjectFacadeDtGroundFollowInFormationControllerComponentprotected
myLeadersRouteDtGroundFollowInFormationControllerComponentprotected
myListItemDtSimComponentprotected
myLocalDestinationDtGroundFollowInFormationControllerComponentprotected
myLocalToTopoTransformDtGroundFollowInFormationControllerComponentprotected
myMainRouteDtGroundLeadFormationControllerComponentprotected
myMovementLocalObjectFacadeDtGroundFollowInFormationControllerComponentprotected
myNameDtReaderWriterprotected
myNearDistanceDtGroundFollowInFormationControllerComponentprotected
myNextTaskVisTickTimeDtSimComponentprotected
myOutputPortGroupListDtSimComponentprotected
myOutputPortListDtSimComponentprotected
myParentRegistryDtReaderWriterprotected
myParkingBrakePortDtGroundAutoControllerComponentprotected
myPlatformLocalObjectFacadeDtGroundAutoControllerComponentprotected
myPredicateCallbackManagerDtSimComponentprotected
myPriorityDtSimComponentprotected
myProcessStateDtGroundAutoControllerComponentprotected
myRadioDtControllerComponentprotected
myReadOnlyFlagDtReaderWriterprotected
myRegistryDtReaderWriterprotected
myRouteDtGroundFollowInFormationControllerComponentprotected
mySimServicesDtSimComponentprotected
mySpeedForFastestTurnDtGroundAutoControllerComponentprotected
mySpeedLastTickDtGroundAutoControllerComponentprotected
mySteeringPortDtGroundAutoControllerComponentprotected
mySystemDtSimComponentprotected
myTaskCallbackMapDtTaskControllerComponentprotected
myTaskIsRunningDtTaskControllerComponentprotected
myTaskProcessorCallbackInfoListDtTaskControllerComponentprotected
myTaskTypesEnabledDtControllerComponentprotected
myTaskVisualizationsDtSimComponentprotected
myThrottlePortDtGroundAutoControllerComponentprotected
myTimedTickLogicDtSimComponentprotected
myTopoOffsetRouteDtGroundFollowInFormationControllerComponentprotected
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()DtControllerComponentprotectedvirtual
operator!=(const DtReaderWriter &rhs)DtReaderWriterinline
operator=(const DtGroundLeadFormationControllerComponent &orig)DtGroundLeadFormationControllerComponentprivate
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
pointTaskVisualization(const DtString &name)DtSimComponentprotectedvirtual
postAddComponentsInit()DtGroundAutoControllerComponentprotectedvirtual
postGetSelf()DtReaderWritervirtual
postPutSelf()DtReaderWritervirtual
postTick() overrideDtSingleTaskControllerComponentvirtual
preFirstTickInit()DtSimComponentvirtual
preGetSelf()DtReaderWritervirtual
prePutSelf()DtReaderWritervirtual
prettyPrint() const DtReaderWritervirtual
prevComponent()DtSimComponentvirtual
priority() const DtSimComponentvirtual
processFollowInFormation(const DtTaskMessage &msg)DtGroundLeadFormationControllerComponentprotectedvirtual
processSetSpeed(DtSimMessage *msg)DtGroundAutoControllerComponentvirtual
property()DtReaderWritervirtual
property() const DtReaderWritervirtual
psrManager()DtSimComponent
publishFormationRoutes() const DtGroundFollowInFormationControllerComponentprotectedvirtual
putData(std::string &fp, int indentLevel=0)DtSimComponentvirtual
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()DtGroundLeadFormationControllerComponentvirtual
registry() const DtReaderWriterinline
registry()DtReaderWriterinline
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
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
setTasked(bool tasked)DtTaskControllerComponentvirtual
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)DtGroundLeadFormationControllerComponentprotectedvirtual
showCurrentTaskInGui() const DtTaskControllerComponentvirtual
simManager() const DtSimComponentinline
simulationServices()DtSimComponent
simulationServices() const DtSimComponent
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
tasked() const DtTaskControllerComponentvirtual
taskNotify(const DtSimTask &task) overrideDtSingleTaskControllerComponentvirtual
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()DtGroundFollowInFormationControllerComponentvirtual
tickWhileDestroyed() const DtSimComponentvirtual
timedTick()DtSimComponentvirtual
topLevelTasks() const overrideDtSingleTaskControllerComponentvirtual
toXml() const DtReaderWritervirtual
toXml(const DtFilename &) const DtReaderWritervirtual
turnToMode() const DtGroundAutoControllerComponentvirtual
type() const DtGroundLeadFormationControllerComponentvirtual
unbindVariable()DtReaderWritervirtual
unboundVariables() const DtReaderWritervirtual
unrecognizedItem(const DtEnvironmentSP env, const DtEnvValueSP root, const SearchPaths &searchPaths, const DtVariableBindingsList &varBindings)DtReaderWritervirtual
updateTaskVisualizations()DtGroundLeadFormationControllerComponentprotectedvirtual
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()DtControllerComponentvirtual
~DtGroundAutoControllerComponent()DtGroundAutoControllerComponentvirtual
~DtGroundFollowInFormationControllerComponent()DtGroundFollowInFormationControllerComponentvirtual
~DtGroundLeadFormationControllerComponent()DtGroundLeadFormationControllerComponentvirtual
~DtReaderWriter()DtReaderWritervirtual
~DtSimComponent()DtSimComponentvirtual
~DtSingleTaskControllerComponent()DtSingleTaskControllerComponentvirtual
~DtTaskControllerComponent()DtTaskControllerComponentvirtual

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)