streamtype: get stream type of a sattagstream

streamtypeR Documentation

get stream type of a sattagstream

Description

use this function to get the stream type of a sattagstream-class. changing the stream type after construction is currently not supported.

Usage

streamtype(x)

## S4 method for signature 'sattagstream'
streamtype(x)

## S4 method for signature 'sattag'
streamtype(x)

## S4 method for signature 'tagstack'
streamtype(x)

Arguments

x

stream type.

Methods (by class)

  • sattagstream: get the streamtype of a sattagstream

  • sattag: return a vector of stream types of all sattagstreams contained in a sattag

  • tagstack: return a vector of stream types of all sattagstreams contained in a tagstack

See Also

sattagstream

Other slot access functions: DeployID(), Ptt(), filename(), getstream(), instrument(), loadtime(), location(), species(), tag_en(), tag_st(), tagdir(), tagstackdir()


williamcioffi/sattagutils documentation built on June 3, 2022, 10:21 a.m.