Getter for Type
Examples
# Create a default SeaSondeRAPM object
obj <- seasonder_createSeaSondeRAPM()
#> seasonder_createSeaSondeRAPM: APM object created successfully.
type <- seasonder_getSeaSondeRAPM_Type(obj)
Getter for Type
# Create a default SeaSondeRAPM object
obj <- seasonder_createSeaSondeRAPM()
#> seasonder_createSeaSondeRAPM: APM object created successfully.
type <- seasonder_getSeaSondeRAPM_Type(obj)