The SurveyPlan process data is a table of the columns Stratum (character), Segment (character), LongitudeStart (decimal degrees), LatitudeStart (decimal degrees), LongitudeEnd (decimal degrees), LatitudeEnd (decimal degrees) and Speed (knots), where each row represents one segment of a survey plan (e.g. a transect). The segments do not need to be connected, so there may be transport between the segments. Use ReportSurveyPlan
to add rows with transport between segments.
This data type is produced by DefineSurveyPlan
. See DataTypes
for a list of all StoX data types produced by RstoxBase