metadata: Extract metadata from lisst objects

Description Usage Arguments Details Value Functions

Description

This collection of functions allows to extract specific metadata stored in the lisst object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
zscat(x)

fzscat(x)

lity(x)

ltime(x)

angles(x, units, medium = c("water", "air"))

sizes(x, units)

Arguments

x

A lisst object.

units

Desired units.

medium

Desired medium (water or air).

Details

These functions are the recommended way to access the object's metadata since metadata organization might be subject to change.

Value

The returned data is dependent on the specific metadata requested:

Functions


AlexCast/lisst documentation built on July 17, 2021, 12:58 a.m.