Hills: Hills surface mesh

HillsR Documentation

Hills surface mesh

Description

Sample mesh created with the formula: 'z=3cos(x/2)+3sin(y/2)

A triangular mesh representing a sine-cosine plane - called by data(Hills)

Usage

data(Hills)

Format

An object of class "mesh3d"

Hills: triangular mesh representing a sine-cosine plane.

Examples

data(Hills)
DNE_Output <- DNE(Hills)
DNE3d(DNE_Output)

molaR documentation built on Feb. 16, 2023, 10:33 p.m.