IHoming¶
-
interface IHoming : public INamed, public IEventResponder¶
HomingMethod IHoming.Method { get; set; }
System.Collections.IEnumerable<HomingMethod> IHoming.SupportedMethods { get; }
IStateMachine<HomingState> IHoming.StateMachine { get; }
PmpException IHoming.RunException { get; }
IDictionary<string, ISignal> IHoming.Signals { get; }
IDictionary<string, IInput> IHoming.Inputs { get; }