Class SosSegment


  • public class SosSegment
    extends Segment
    • Field Detail

      • numberOfComponents

        public final int numberOfComponents
      • startOfSpectralSelection

        public final int startOfSpectralSelection
      • endOfSpectralSelection

        public final int endOfSpectralSelection
      • successiveApproximationBitHigh

        public final int successiveApproximationBitHigh
      • successiveApproximationBitLow

        public final int successiveApproximationBitLow
    • Method Detail

      • getComponents

        public SosSegment.Component[] getComponents()
        Returns a copy of all the components.
        Returns:
        all the components
      • getComponents

        public SosSegment.Component getComponents​(int index)
        Return a component at the specified index.
        Parameters:
        index - the component index
        Returns:
        the component