Package org.yamcs.protobuf
Class Yamcs
java.lang.Object
org.yamcs.protobuf.Yamcs
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAn aggregate value is an ordered list of (member name, member value).static interfacestatic final classcontains histogram datastatic interfacestatic final classProtobuf typeyamcs.protobuf.CommandHistoryReplayRequeststatic interfacestatic enumProtobuf enumyamcs.protobuf.EndActionstatic final classProtobuf typeyamcs.protobuf.EventReplayRequeststatic interfacestatic final classUsed by external clients to identify an item in the Mission Database If namespace is set, then the name is that of an alias, rather than the qualified name.static interfacestatic final classProtobuf typeyamcs.protobuf.NamedObjectListstatic interfacestatic final classProtobuf typeyamcs.protobuf.PacketReplayRequeststatic interfacestatic final classProtobuf typeyamcs.protobuf.ParameterReplayRequeststatic interfacestatic final classRequest to replay parameters - they can be filtered by the parameter groupstatic interfacestatic final classused to replay (concurrently) TM packets, parameters and eventsstatic interfacestatic final classProtobuf typeyamcs.protobuf.ReplaySpeedstatic interfacestatic final classProtobuf typeyamcs.protobuf.ReplayStatusstatic interfacestatic final classUnion type for storing a valuestatic interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-