Loading Noto/Interfaces/NotoActiveSurfaceInterface/idl/NotoActiveSurfaceBoss.midl +1 −24 Original line number Diff line number Diff line Loading @@ -17,35 +17,12 @@ #include <ASErrors.idl> #include <ManagmentDefinitions.idl> #include <ActiveSurfaceBoss.idl> #include <ActiveSurfaceCommon.idl> #pragma prefix "alma" module ActiveSurface { enum TASOneWayAction { AS_STOP, AS_SETUP, AS_STOW, AS_REFPOS, AS_UP, AS_DOWN, AS_BOTTOM, AS_TOP, AS_UPDATE, AS_CORRECTION, AS_MOVE, AS_PROFILE }; ACS_ENUM(TASOneWayAction); enum TASProfile { AS_SHAPED, AS_SHAPED_FIXED, AS_PARABOLIC, AS_PARABOLIC_FIXED }; ACS_ENUM(TASProfile); /** * This component is the supervisor of the Noto Active Surface subsystem. * It will be used to control the entire active surface, i. e. during an Loading Loading
Noto/Interfaces/NotoActiveSurfaceInterface/idl/NotoActiveSurfaceBoss.midl +1 −24 Original line number Diff line number Diff line Loading @@ -17,35 +17,12 @@ #include <ASErrors.idl> #include <ManagmentDefinitions.idl> #include <ActiveSurfaceBoss.idl> #include <ActiveSurfaceCommon.idl> #pragma prefix "alma" module ActiveSurface { enum TASOneWayAction { AS_STOP, AS_SETUP, AS_STOW, AS_REFPOS, AS_UP, AS_DOWN, AS_BOTTOM, AS_TOP, AS_UPDATE, AS_CORRECTION, AS_MOVE, AS_PROFILE }; ACS_ENUM(TASOneWayAction); enum TASProfile { AS_SHAPED, AS_SHAPED_FIXED, AS_PARABOLIC, AS_PARABOLIC_FIXED }; ACS_ENUM(TASProfile); /** * This component is the supervisor of the Noto Active Surface subsystem. * It will be used to control the entire active surface, i. e. during an Loading