get_mesh.tmb: Get Mesh Using Settings from TMB Example

View source: R/get_mesh.R

get_mesh.tmbR Documentation

Get Mesh Using Settings from TMB Example

Description

Get a triangulation mesh based on the same settings that are used for the example in Template Model Builder (TMB). This function acts as a way to offer documentation and comparison to other ways to create meshes and is not actually used within the package.

Usage

get_mesh.tmb(loc)

Arguments

loc

A matrix of locations, where the first column is the x coordinate and the second column is the y coordinate. The units of the locations are uncertain, and thus, the units of the specifications used when creating the mesh are also uncertain and will not be universal.


nwfsc-assess/VAST_WestCoast documentation built on July 4, 2023, 5:45 p.m.