Uses of Class
org.yamcs.protobuf.TcoCoefficients
-
Packages that use TcoCoefficients Package Description org.yamcs.protobuf -
-
Uses of TcoCoefficients in org.yamcs.protobuf
Fields in org.yamcs.protobuf with type parameters of type TcoCoefficients Modifier and Type Field Description static com.google.protobuf.Parser<TcoCoefficients>TcoCoefficients. PARSERDeprecated.Methods in org.yamcs.protobuf that return TcoCoefficients Modifier and Type Method Description TcoCoefficientsTcoCoefficients.Builder. build()TcoCoefficientsTcoCoefficients.Builder. buildPartial()TcoCoefficientsSetCoefficientsRequest.Builder. getCoefficients()Time correlation coefficientsTcoCoefficientsSetCoefficientsRequest. getCoefficients()Time correlation coefficientsTcoCoefficientsSetCoefficientsRequestOrBuilder. getCoefficients()Time correlation coefficientsTcoCoefficientsTcoStatus.Builder. getCoefficients()Currently used coefficients.TcoCoefficientsTcoStatus. getCoefficients()Currently used coefficients.TcoCoefficientsTcoStatusOrBuilder. getCoefficients()Currently used coefficients.static TcoCoefficientsTcoCoefficients. getDefaultInstance()TcoCoefficientsTcoCoefficients.Builder. getDefaultInstanceForType()TcoCoefficientsTcoCoefficients. getDefaultInstanceForType()static TcoCoefficientsTcoCoefficients. parseDelimitedFrom(InputStream input)static TcoCoefficientsTcoCoefficients. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcoCoefficientsTcoCoefficients. parseFrom(byte[] data)static TcoCoefficientsTcoCoefficients. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcoCoefficientsTcoCoefficients. parseFrom(com.google.protobuf.ByteString data)static TcoCoefficientsTcoCoefficients. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcoCoefficientsTcoCoefficients. parseFrom(com.google.protobuf.CodedInputStream input)static TcoCoefficientsTcoCoefficients. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcoCoefficientsTcoCoefficients. parseFrom(InputStream input)static TcoCoefficientsTcoCoefficients. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcoCoefficientsTcoCoefficients. parseFrom(ByteBuffer data)static TcoCoefficientsTcoCoefficients. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.yamcs.protobuf that return types with arguments of type TcoCoefficients Modifier and Type Method Description com.google.protobuf.Parser<TcoCoefficients>TcoCoefficients. getParserForType()static com.google.protobuf.Parser<TcoCoefficients>TcoCoefficients. parser()Methods in org.yamcs.protobuf with parameters of type TcoCoefficients Modifier and Type Method Description SetCoefficientsRequest.BuilderSetCoefficientsRequest.Builder. mergeCoefficients(TcoCoefficients value)Time correlation coefficientsTcoStatus.BuilderTcoStatus.Builder. mergeCoefficients(TcoCoefficients value)Currently used coefficients.TcoCoefficients.BuilderTcoCoefficients.Builder. mergeFrom(TcoCoefficients other)static TcoCoefficients.BuilderTcoCoefficients. newBuilder(TcoCoefficients prototype)SetCoefficientsRequest.BuilderSetCoefficientsRequest.Builder. setCoefficients(TcoCoefficients value)Time correlation coefficientsTcoStatus.BuilderTcoStatus.Builder. setCoefficients(TcoCoefficients value)Currently used coefficients.
-