Class SsrIgm06Header


  • public class SsrIgm06Header
    extends SsrIgmHeader
    Container for SSR IGM06 header.
    Since:
    11.0
    Author:
    Bryan Cazabonne
    • Constructor Detail

      • SsrIgm06Header

        public SsrIgm06Header()
        Constructor.
    • Method Detail

      • isConsistencyMaintained

        public boolean isConsistencyMaintained()
        Get the flag indicating if phase biases maintain consistency between non-dispersive and all original dispersive phase signals.
        Returns:
        true if consistency is maintained
      • isMelbourneWubbenaConsistencyMaintained

        public boolean isMelbourneWubbenaConsistencyMaintained()
        Get the flag indicating if consistency between code and phase biases is maintained for the MW combinations.
        Returns:
        true if phase biases are consistent for MW combinations
      • setIsConsistencyMaintained

        public void setIsConsistencyMaintained​(boolean isConsistencyMaintained)
        Set the flag indicating if phase biases maintain consistency between non-dispersive and all original dispersive phase signals.
        Parameters:
        isConsistencyMaintained - the flag to set
      • setIsMelbourneWubbenaConsistencyMaintained

        public void setIsMelbourneWubbenaConsistencyMaintained​(boolean isMelbourneWubbenaConsistencyMaintained)
        Set the flag indicating if consistency between code and phase biases is maintained for the MW combinations.
        Parameters:
        isMelbourneWubbenaConsistencyMaintained - the flag to set