aeroframe.data package

Submodules

aeroframe.data.datafields module

Data fields

aeroframe.data.datafields.get_total_num_points(data_fields)

Return the total number of points in load or deformation fields

Args:
data_fields:(dict) Either load or deformation fields
Returns:
n_points:(int) Total number of points in all deformation fields

aeroframe.data.shared module

Shared data

class aeroframe.data.shared.SharedData

Bases: object

Module contents