Loading [MathJax]/extensions/TeX/AMSsymbols.js
LAL 7.7.0.1-3a66518
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Documentation
Here is a list of all modules:
[detail level 1234]
 General Packages
 Standard DefinitionsThis package contains headers providing basic datatypes, constants, and macros that support the LAL standard
 Date and Time RoutinesThis package provides routines related to date and time manipulations (Header Date.h)
 Datatype Factory RoutinesThis package provides routines for creating and destroying the LAL aggregate datatypes
 General Purpose ToolsThis package contains the general purpose LAL tools
 Header LALVCSInfo.hVCS and build information for LAL
 Math and Signal Analysis Packages
 Vector Manipulation RoutinesThis package contains routines for vector manipulation and math
 Fast Fourier Transform RoutinesThis package contains various routines for performing FFTs
 Statistical RoutinesThis package containts statistical routines
 Time-Domain Filter RoutinesThis package covers LAL routines for constructing and applying digital time-domain filters
 Numerical UtilitiesThis package contains various numerical utilities for use in LAL
 Window RoutinesThis package contains a function to create a vector containing a window (also called a taper, lag window, or apodization function)
 Signal Injection RoutinesThis package provided routines to simulate gravitational waves and their effect on a detector
 Noise Model RoutinesThis is a module that generates noisemodels of various interferometers and helps run simple filtering of data simulated with these noise models
 Support PackageThis package covers LAL support routines
 Header Audio.hRoutines for exporting time series data as sound files
 Header ConfigFile.hModule for general parsing of simple ASCII-based config-files
 Header FileIO.hProvides standard LAL support IO functions
 Header H5FileIO.hProvides standard LAL support for reading and writing HDF5 files
 Header LALCache.hThis header covers routines to create and manipulate LALCache structures and to read LAL cache files
 Header LALMathematica.hProvides structures, functions and macro definitions for modules that generate MATHEMATICA notebooks
 Header LogPrintf.hGeneral-purpose log-message handling, mostly modelled after the MSG_LOG class in BOINC
 Header PrintFTSeries.hThis is a simple utility to print time and frequency series into a file
 Header PrintVector.hThis is a simple utility to print vectors into a file
 Header ReadFTSeries.hThis is a simple utility to Read time and frequency series into a file
 Header ReadNoiseSpectrum.hProvides function to read in a file containing a possibly unequally sampled noise amplitude spectrum ( \(\textrm{strain}/\sqrt(\textrm{Hz})\)) and return as a frequency series
 Header StreamInput.hProvides routines to read data from an open stream and store it in LAL data structures
 Header StreamOutput.hProvides routines to write data from LAL data structures to an open stream
 Header TranslateAngles.hModule for translating between 'hms' (RA) and 'dms' (DEC) angle strings and radians
 Header TranslateMJD.hModule for translating between MJD(TT) strings and GPS
 Header UserInput.hModule for simple unified handling of user-input from config-file and/or command-line
 SWIG InterfacesThis package provides Octave and Python wrappings of LAL functions and data structures generated using SWIG
 File SWIGSharedVars.cFlag variables shared between the LAL SWIG wrappers
 Interface SWIGCommon.iCommon SWIG interface code
 Interface SWIGLALAlpha.iSWIG code which must appear before the LAL headers
 Interface SWIGLALOmega.iSWIG code which must appear after the LAL headers
 Python Packages
 AntennaThis module provides a Python class for generating antenna response functions
 GPSTimeUtilties for calculating and modifying GPS times using the LAL date package
 UtilitiesThis module provides utilities for generating LAL objects in python