The TransectDesignData model data is a table of the columns Stratum (character), Transect (character), Segment (character), LongitudeStart (decimal degrees), LatitudeStart (decimal degrees), LongitudeEnd (decimal degrees), LatitudeEnd (decimal degrees), Distance (nautical mile), Direction (character) and Speed (knots), where each row represents one segment of a transect design. The segments do not need to be connected, so there may be transport between the segments. Use ReportTransectDesign
to add rows with transport between segments.
This data type is produced by TransectDesign
. See DataTypes
for a list of all StoX data types produced by RstoxBase
.