#include <lal/LALStdlib.h>Include dependency graph for Units.h:

Go to the source code of this file.
| #define UNITSH_MSGENULLPD "Null pointer to data member of vector" |
| #define UNITSH_MSGEOVERFLOW "Exponent outside of (U)INT2 bounds" |
| typedef struct tagLALUnitPair LALUnitPair |
| NRCSID | ( | UNITSH | , | |
| "$Id: Units. | h, | |||
| v 1.15 2007/08/13 16:16:59 whelan Exp $" | ||||
| ) |
Definition at line 355 of file UnitDefs.c.
Definition at line 462 of file UnitDefs.c.
| int XLALUnitNormalize | ( | LALUnit * | unit | ) |
Definition at line 92 of file UnitNormalize.c.
Definition at line 113 of file UnitCompare.c.
Definition at line 70 of file UnitMultiply.c.
Definition at line 115 of file UnitMultiply.c.
Definition at line 72 of file UnitRaise.c.
Definition at line 121 of file UnitRaise.c.
Definition at line 134 of file UnitRaise.c.
Definition at line 146 of file UnitRaise.c.
Definition at line 158 of file UnitRaise.c.
Definition at line 87 of file UnitCompare.c.
| int XLALUnitIsDimensionless | ( | const LALUnit * | unit | ) |
Definition at line 72 of file UnitCompare.c.
Definition at line 96 of file UnitCompare.c.
Definition at line 118 of file UnitNormalize.c.
| void LALUnitMultiply | ( | LALStatus * | status, | |
| LALUnit * | output, | |||
| const LALUnitPair * | input | |||
| ) |
Definition at line 129 of file UnitMultiply.c.
| void LALUnitCompare | ( | LALStatus * | status, | |
| BOOLEAN * | output, | |||
| const LALUnitPair * | input | |||
| ) |
Definition at line 148 of file UnitCompare.c.
| void LALUnitRaise | ( | LALStatus * | status, | |
| LALUnit * | output, | |||
| const LALUnit * | input, | |||
| const RAT4 * | power | |||
| ) |
Definition at line 172 of file UnitRaise.c.
| void LALUnitAsString | ( | LALStatus * | status, | |
| CHARVector * | output, | |||
| const LALUnit * | input | |||
| ) |
Definition at line 420 of file UnitDefs.c.
| void LALParseUnitString | ( | LALStatus * | status, | |
| LALUnit * | output, | |||
| const CHARVector * | input | |||
| ) |
Definition at line 636 of file UnitDefs.c.
| const CHAR lalUnitName[LALNumUnits][LALUnitNameSize] |
Definition at line 232 of file UnitDefs.c.
| const LALUnit lalDimensionlessUnit |
Definition at line 253 of file UnitDefs.c.
| const LALUnit lalMeterUnit |
Definition at line 256 of file UnitDefs.c.
| const LALUnit lalKiloGramUnit |
Definition at line 257 of file UnitDefs.c.
| const LALUnit lalSecondUnit |
Definition at line 258 of file UnitDefs.c.
| const LALUnit lalAmpereUnit |
Definition at line 259 of file UnitDefs.c.
| const LALUnit lalKelvinUnit |
Definition at line 260 of file UnitDefs.c.
| const LALUnit lalStrainUnit |
Definition at line 261 of file UnitDefs.c.
| const LALUnit lalADCCountUnit |
Definition at line 262 of file UnitDefs.c.
| const LALUnit lalHertzUnit |
Definition at line 265 of file UnitDefs.c.
| const LALUnit lalNewtonUnit |
Definition at line 266 of file UnitDefs.c.
| const LALUnit lalJouleUnit |
Definition at line 268 of file UnitDefs.c.
| const LALUnit lalWattUnit |
Definition at line 269 of file UnitDefs.c.
| const LALUnit lalPascalUnit |
Definition at line 267 of file UnitDefs.c.
| const LALUnit lalCoulombUnit |
Definition at line 272 of file UnitDefs.c.
| const LALUnit lalVoltUnit |
Definition at line 273 of file UnitDefs.c.
| const LALUnit lalOhmUnit |
Definition at line 274 of file UnitDefs.c.
| const LALUnit lalFaradUnit |
Definition at line 275 of file UnitDefs.c.
| const LALUnit lalWeberUnit |
Definition at line 276 of file UnitDefs.c.
| const LALUnit lalTeslaUnit |
Definition at line 278 of file UnitDefs.c.
| const LALUnit lalHenryUnit |
Definition at line 277 of file UnitDefs.c.
| const LALUnit lalYottaUnit |
Definition at line 281 of file UnitDefs.c.
| const LALUnit lalZettaUnit |
Definition at line 282 of file UnitDefs.c.
| const LALUnit lalExaUnit |
Definition at line 283 of file UnitDefs.c.
| const LALUnit lalPetaUnit |
Definition at line 284 of file UnitDefs.c.
| const LALUnit lalTeraUnit |
Definition at line 285 of file UnitDefs.c.
| const LALUnit lalGigaUnit |
Definition at line 286 of file UnitDefs.c.
| const LALUnit lalMegaUnit |
Definition at line 287 of file UnitDefs.c.
| const LALUnit lalKiloUnit |
Definition at line 288 of file UnitDefs.c.
| const LALUnit lalHectoUnit |
Definition at line 289 of file UnitDefs.c.
| const LALUnit lalDekaUnit |
Definition at line 290 of file UnitDefs.c.
| const LALUnit lalDeciUnit |
Definition at line 291 of file UnitDefs.c.
| const LALUnit lalCentiUnit |
Definition at line 292 of file UnitDefs.c.
| const LALUnit lalMilliUnit |
Definition at line 293 of file UnitDefs.c.
| const LALUnit lalMicroUnit |
Definition at line 294 of file UnitDefs.c.
| const LALUnit lalNanoUnit |
Definition at line 295 of file UnitDefs.c.
| const LALUnit lalPicoUnit |
Definition at line 296 of file UnitDefs.c.
| const LALUnit lalFemtoUnit |
Definition at line 297 of file UnitDefs.c.
| const LALUnit lalAttoUnit |
Definition at line 298 of file UnitDefs.c.
| const LALUnit lalZeptoUnit |
Definition at line 299 of file UnitDefs.c.
| const LALUnit lalYoctoUnit |
Definition at line 300 of file UnitDefs.c.
| const LALUnit lalGramUnit |
Definition at line 303 of file UnitDefs.c.
| const LALUnit lalAttoStrainUnit |
Definition at line 304 of file UnitDefs.c.
| const LALUnit lalPicoFaradUnit |
Definition at line 305 of file UnitDefs.c.
1.5.2