get_logical_FDW_item_list: Get a list of all FDW logical items ( parameters and...

View source: R/logical_parameters.R

get_logical_FDW_item_listR Documentation

Get a list of all FDW logical items ( parameters and constants ) on the system

Description

Get a list of all FDW logical items ( parameters and constants ) on the system

Usage

get_logical_FDW_item_list(efoqa_connection = connect_to_efoqa())

Arguments

efoqa_connection

An optional connection for re-use or advanced multi-system use.

Value

A dataframe with details on all logical items (names, units, uids)

Examples

## Not run: 

get_logical_FDW_item_list()

## End(Not run)

ge-flight-analytics/refoqa documentation built on Oct. 15, 2024, 7:15 a.m.