penepma_geo_add_surf_z: Add a Z surface

Description Usage Arguments Value

Description

A helper function to create .geo files

Usage

1
penepma_geo_add_surf_z(indx, str_cmt, l_index, cum_z_shift_nm)

Arguments

indx

integer. Surface number. Starts with 1.

str_cmt

string. A comment. Ex: Plane Z=0 - surface plane

l_index

list of 5 integer indices. Ex: c(0, 0, 0, 1, 0)

cum_z_shift_nm

The CUMULATIVE z-shift of the plane in nm. Converted to cm internally. These have negative values. Default is NA which is used for the top surface that does not have a Z-shift.

Value

none. Exports by cat to console or file as set previously


jrminter/rpemepma documentation built on May 29, 2019, 11:43 a.m.