Uses of Interface
org.yamcs.protobuf.TcoSampleOrBuilder
-
Packages that use TcoSampleOrBuilder Package Description org.yamcs.protobuf -
-
Uses of TcoSampleOrBuilder in org.yamcs.protobuf
Classes in org.yamcs.protobuf that implement TcoSampleOrBuilder Modifier and Type Class Description classTcoSampleSample association between UTC and Onboard time.static classTcoSample.BuilderSample association between UTC and Onboard time.Methods in org.yamcs.protobuf that return TcoSampleOrBuilder Modifier and Type Method Description TcoSampleOrBuilderTcoStatus.Builder. getSamplesOrBuilder(int index)The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settingsTcoSampleOrBuilderTcoStatus. getSamplesOrBuilder(int index)The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settingsTcoSampleOrBuilderTcoStatusOrBuilder. getSamplesOrBuilder(int index)The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settingsMethods in org.yamcs.protobuf that return types with arguments of type TcoSampleOrBuilder Modifier and Type Method Description List<? extends TcoSampleOrBuilder>TcoStatus.Builder. getSamplesOrBuilderList()The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settingsList<? extends TcoSampleOrBuilder>TcoStatus. getSamplesOrBuilderList()The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settingsList<? extends TcoSampleOrBuilder>TcoStatusOrBuilder. getSamplesOrBuilderList()The last accumulated samples These are not necessary those from which the coefficients have been calculated because the coefficients will only be recalculated when the deviation is higher than the accuracy settings
-