You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
2.0 KiB
C

/***************************************************************************
* Copyright (C) by ETHZ/SED *
* *
* This program is free software: you can redistribute it and/or modify *
* it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published*
* by the Free Software Foundation, either version 3 of the License, or *
* (at your option) any later version. *
* *
* This software is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU Affero General Public License for more details. *
* *
* Developed by gempa GmbH *
***************************************************************************/
// This file was created by a source code generator.
// Do not modify the contents. Change the definition and run the generator
// again!
#ifndef SEISCOMP_DATAMODEL_STRONGMOTION_STRONGMOTIONPARAMETERS_PACKAGE_H
#define SEISCOMP_DATAMODEL_STRONGMOTION_STRONGMOTIONPARAMETERS_PACKAGE_H
#include <seiscomp/datamodel/strongmotion/filterparameter.h>
#include <seiscomp/datamodel/strongmotion/simplefilter.h>
#include <seiscomp/datamodel/strongmotion/simplefilterchainmember.h>
#include <seiscomp/datamodel/strongmotion/peakmotion.h>
#include <seiscomp/datamodel/strongmotion/record.h>
#include <seiscomp/datamodel/strongmotion/eventrecordreference.h>
#include <seiscomp/datamodel/strongmotion/rupture.h>
#include <seiscomp/datamodel/strongmotion/strongorigindescription.h>
#include <seiscomp/datamodel/strongmotion/strongmotionparameters.h>
#endif