DbArray¶
-
class
mss_dataserver.geometry.db_inventory.
DbArray
(orm=None, **kwargs)[source]¶ Bases:
mss_dataserver.geometry.inventory.Array
The database Array.
- Parameters
orm (
mss_data_server.geometry.databaseFactory.GeomArray
) – The sqlalchemy table mapper class for the array.- Keyword Arguments
**kwargs – The keyword arguments passed to the __init__ method of the parent class
mss_dataserver.geoemetry.inventory.Array
.
Methods¶
|
Initialize the instance. |
|
Add a station to the array. |
|
Create a |
|
Create a |
|
Get a station from the network. |
|
Merge an array with the existing one. |
|
Remove a station from the array. |
|
Remove a station timebox instance. |