Uses of Interface
org.yamcs.protobuf.TcoSampleOrBuilder

Packages that use TcoSampleOrBuilder
Package
Description
 
  • Uses of TcoSampleOrBuilder in org.yamcs.protobuf

    Classes in org.yamcs.protobuf that implement TcoSampleOrBuilder
    Modifier and Type
    Class
    Description
    final class 
    Sample association between UTC and Onboard time.
    static final class 
    Sample association between UTC and Onboard time.
    Methods in org.yamcs.protobuf that return TcoSampleOrBuilder
    Modifier and Type
    Method
    Description
    TcoStatus.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 settings
    TcoStatus.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 settings
    TcoStatusOrBuilder.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 settings
    Methods in org.yamcs.protobuf that return types with arguments of type TcoSampleOrBuilder
    Modifier and Type
    Method
    Description
    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 settings
    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
    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