ompl::control::Automaton Member List

This is the complete list of members for ompl::control::Automaton, including all inherited members.

accepting_ (defined in ompl::control::Automaton)ompl::control::Automatonprotected
AcceptingAutomaton(unsigned int numProps)ompl::control::Automatonstatic
addState(bool accepting=false)ompl::control::Automaton
addTransition(unsigned int src, const World &w, unsigned int dest)ompl::control::Automaton
Automaton(unsigned int numProps, unsigned int numStates=0)ompl::control::Automaton
AvoidanceAutomaton(unsigned int numProps, const std::vector< unsigned int > &avoidProps)ompl::control::Automatonstatic
CoverageAutomaton(unsigned int numProps, const std::vector< unsigned int > &covProps)ompl::control::Automatonstatic
CoverageAutomaton(unsigned int numProps)ompl::control::Automatonstatic
DisjunctionAutomaton(unsigned int numProps, const std::vector< unsigned int > &disjProps)ompl::control::Automatonstatic
DisjunctionAutomaton(unsigned int numProps)ompl::control::Automatonstatic
distances_ (defined in ompl::control::Automaton)ompl::control::Automatonmutableprotected
distFromAccepting(unsigned int s) constompl::control::Automaton
getStartState() constompl::control::Automaton
getTransitions(unsigned int src)ompl::control::Automaton
isAccepting(unsigned int s) constompl::control::Automaton
numProps() constompl::control::Automaton
numProps_ (defined in ompl::control::Automaton)ompl::control::Automatonprotected
numStates() constompl::control::Automaton
numStates_ (defined in ompl::control::Automaton)ompl::control::Automatonprotected
numTransitions() constompl::control::Automaton
print(std::ostream &out) constompl::control::Automaton
run(const std::vector< World > &trace) constompl::control::Automaton
SequenceAutomaton(unsigned int numProps, const std::vector< unsigned int > &seqProps)ompl::control::Automatonstatic
SequenceAutomaton(unsigned int numProps)ompl::control::Automatonstatic
setAccepting(unsigned int s, bool a)ompl::control::Automaton
setStartState(unsigned int s)ompl::control::Automaton
startState_ (defined in ompl::control::Automaton)ompl::control::Automatonprotected
step(int state, const World &w) constompl::control::Automaton
transitions_ (defined in ompl::control::Automaton)ompl::control::Automatonprotected