VorLap
Contents:
API Reference
VorLap
Index
Index
_
|
A
|
B
|
C
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
_
__init__() (vorlap.gui.app.VorLapApp method)
(vorlap.gui.widgets.EditableTreeview method)
(vorlap.gui.widgets.PathEntry method)
(vorlap.gui.widgets.ScrollText method)
(vorlap.structs.AirfoilFFT method)
(vorlap.structs.Component method)
(vorlap.structs.VIV_Params method)
_cd_amp_interps (vorlap.structs.AirfoilFFT attribute)
_cd_pha_interps (vorlap.structs.AirfoilFFT attribute)
_cd_st_interps (vorlap.structs.AirfoilFFT attribute)
_cf_amp_interps (vorlap.structs.AirfoilFFT attribute)
_cf_pha_interps (vorlap.structs.AirfoilFFT attribute)
_cf_st_interps (vorlap.structs.AirfoilFFT attribute)
_cl_amp_interps (vorlap.structs.AirfoilFFT attribute)
_cl_pha_interps (vorlap.structs.AirfoilFFT attribute)
_cl_st_interps (vorlap.structs.AirfoilFFT attribute)
_interpolators_cached (vorlap.structs.AirfoilFFT attribute)
A
airfoil_folder (vorlap.structs.VIV_Params attribute)
airfoil_ids (vorlap.structs.Component attribute)
AirfoilFFT (class in vorlap.structs)
amplitude_coeff_cutoff (vorlap.structs.VIV_Params attribute)
AOA (vorlap.structs.AirfoilFFT attribute)
append_row() (vorlap.gui.widgets.EditableTreeview method)
azimuths (vorlap.structs.VIV_Params attribute)
B
browse() (vorlap.gui.widgets.PathEntry method)
C
calc_structure_vectors_andplot() (in module vorlap.graphics)
CD_Amp (vorlap.structs.AirfoilFFT attribute)
CD_Pha (vorlap.structs.AirfoilFFT attribute)
CD_ST (vorlap.structs.AirfoilFFT attribute)
CF_Amp (vorlap.structs.AirfoilFFT attribute)
CF_Pha (vorlap.structs.AirfoilFFT attribute)
CF_ST (vorlap.structs.AirfoilFFT attribute)
chord (vorlap.structs.Component attribute)
chord_vector (vorlap.structs.Component attribute)
CL_Amp (vorlap.structs.AirfoilFFT attribute)
CL_Pha (vorlap.structs.AirfoilFFT attribute)
CL_ST (vorlap.structs.AirfoilFFT attribute)
clear() (vorlap.gui.widgets.EditableTreeview method)
(vorlap.gui.widgets.ScrollText method)
CM_Amp (vorlap.structs.AirfoilFFT attribute)
CM_Pha (vorlap.structs.AirfoilFFT attribute)
CM_ST (vorlap.structs.AirfoilFFT attribute)
Component (class in vorlap.structs)
compute_thrust_torque_spectrum() (in module vorlap.computations)
compute_thrust_torque_spectrum_optimized() (in module vorlap.computations)
E
EditableTreeview (class in vorlap.gui.widgets)
F
fluid_density (vorlap.structs.VIV_Params attribute)
fluid_dynamicviscosity (vorlap.structs.VIV_Params attribute)
freq_max (vorlap.structs.VIV_Params attribute)
freq_min (vorlap.structs.VIV_Params attribute)
G
get() (vorlap.gui.widgets.PathEntry method)
get_all() (vorlap.gui.widgets.EditableTreeview method)
I
id (vorlap.structs.Component attribute)
inflow_speeds (vorlap.structs.VIV_Params attribute)
inflow_vec (vorlap.structs.VIV_Params attribute)
interpolate_fft_spectrum() (in module vorlap.computations)
(in module vorlap.interpolation)
interpolate_fft_spectrum_batch() (in module vorlap.interpolation)
interpolate_fft_spectrum_optimized() (in module vorlap.interpolation)
L
load_airfoil_coords() (in module vorlap.fileio)
load_airfoil_fft() (in module vorlap.fileio)
load_airfoils() (vorlap.gui.app.VorLapApp method)
load_components_from_csv() (in module vorlap.fileio)
load_csv() (vorlap.gui.widgets.EditableTreeview method)
log() (vorlap.gui.app.VorLapApp method)
M
main() (in module vorlap.gui)
module
vorlap
,
[1]
vorlap.computations
vorlap.fileio
vorlap.graphics
vorlap.gui
vorlap.gui.app
vorlap.gui.styles
vorlap.gui.widgets
vorlap.interpolation
vorlap.structs
N
n_freq_depth (vorlap.structs.VIV_Params attribute)
n_harmonic (vorlap.structs.VIV_Params attribute)
name (vorlap.structs.AirfoilFFT attribute)
normal_vector (vorlap.structs.Component attribute)
O
offset (vorlap.structs.Component attribute)
output_azimuth_vinf (vorlap.structs.VIV_Params attribute)
output_time (vorlap.structs.VIV_Params attribute)
P
PathEntry (class in vorlap.gui.widgets)
pitch (vorlap.structs.Component attribute)
plot_cycle (vorlap.structs.VIV_Params attribute)
R
Re (vorlap.structs.AirfoilFFT attribute)
reconstruct_signal() (in module vorlap.computations)
resample_airfoil() (in module vorlap.interpolation)
rotate_vector() (in module vorlap.computations)
rotation (vorlap.structs.Component attribute)
rotation_axis (vorlap.structs.VIV_Params attribute)
rotation_axis_offset (vorlap.structs.VIV_Params attribute)
rotationMatrix() (in module vorlap.computations)
S
save_csv() (vorlap.gui.widgets.EditableTreeview method)
ScrollText (class in vorlap.gui.widgets)
set() (vorlap.gui.widgets.PathEntry method)
setup_theme_and_styling() (in module vorlap.gui.styles)
shape_xyz (vorlap.structs.Component attribute)
shape_xyz_global (vorlap.structs.Component attribute)
T
Thickness (vorlap.structs.AirfoilFFT attribute)
thickness (vorlap.structs.Component attribute)
translation (vorlap.structs.Component attribute)
twist (vorlap.structs.Component attribute)
V
VIV_Params (class in vorlap.structs)
vorlap
module
,
[1]
vorlap.computations
module
vorlap.fileio
module
vorlap.graphics
module
vorlap.gui
module
vorlap.gui.app
module
vorlap.gui.styles
module
vorlap.gui.widgets
module
vorlap.interpolation
module
vorlap.structs
module
VorLapApp (class in vorlap.gui.app)
W
write() (vorlap.gui.widgets.ScrollText method)
write_force_time_series() (in module vorlap.fileio)