Class TutorialStation.TutorialObservationType

  • Enclosing class:
    TutorialStation

    public static class TutorialStation.TutorialObservationType
    extends Object
    Observation types for the measurements.
    • Constructor Detail

      • TutorialObservationType

        public TutorialObservationType()
    • Method Detail

      • getName

        public String getName()
        Get the name of the observation type.
        Returns:
        the name of the observation type
      • setName

        public void setName​(String name)
        Set the name of the observation type.
        Parameters:
        name - name of the observation type
      • getClockOffset

        public TutorialEstimatedParameter getClockOffset()
        Get the estimated station clock offset.
        Returns:
        the estimated station clock offset
      • setClockOffset

        public void setClockOffset​(TutorialEstimatedParameter clockOffset)
        Set the estimated clock offset.
        Parameters:
        clockOffset - estimated clock offset