Interface Label

All Known Implementing Classes:
ClockLabel, CommonLabel, NavigationLabel, ObservationLabel

public interface Label
Label for Rinex files.
Since:
14.0
Author:
Luc Maisonobe
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the first label.
    boolean
    matches(String headerLabel)
    Check if label matches.
  • Method Details

    • matches

      boolean matches(String headerLabel)
      Check if label matches.
      Parameters:
      headerLabel - label foun in a header line to check
      Returns:
      true if label matches the instance
    • getLabel

      String getLabel()
      Get the first label.
      Returns:
      first label