This function prints the details of a SeaSondeRAPM object, including the station code, original file name, site origin (latitude and longitude), and antenna bearing. It is primarily used for displaying the object's metadata in a human-readable format.
Usage
# S3 method for class 'SeaSondeRAPM'
print(x, ...)
Examples
# Print metadata of a test SeaSondeRAPM object
apm_file <- system.file("css_data/MeasPattern.txt", package = "SeaSondeR")
obj <- seasonder_readSeaSondeRAPMFile(apm_file)
#> seasonder_createSeaSondeRAPM: APM object created successfully.
print(obj)
#> Station CodeTORA
#> Original File: MeasPattern.txt
#> Site Origin: 42.2012667 -8.8018833
#> Antenna Bearing: 13