Skip to contents

This function takes a trajectory model object and converts its additional features into a list of IQ features.

Usage

traj_model_to_iq_feature_list(traj_model)

Arguments

traj_model

The trajectory model object to convert.

Value

A list of IQ features, where each feature contains the feature name and its corresponding coefficients.