|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DConstructor | |
---|---|
dods.clients.importwizard | |
dods.clients.matlab | |
dods.dap | This package contains the DODS core classes, known as the Data Access Protocol (DAP). |
dods.dap.Server | This package contains the DODS Server classes. |
dods.servers.agg | |
dods.servers.ascii | This package contains the DODS ASCII client. |
dods.servers.netcdf | |
dods.servers.sql | This package contains the DODS Relational Databse Server (DRDS). |
dods.servers.test | This package contains the DODS Test Server (DTS). |
dods.servers.www | This package contains the DODS WWW client. |
Uses of DConstructor in dods.clients.importwizard |
---|
Constructors in dods.clients.importwizard with parameters of type DConstructor | |
---|---|
DConstructorSelector(DConstructor str)
Creates a new instance of StructSelector |
Uses of DConstructor in dods.clients.matlab |
---|
Subclasses of DConstructor in dods.clients.matlab | |
---|---|
class |
MatlabSequence
A Sequence class which will return columns of variables as well as individual variables. |
Uses of DConstructor in dods.dap |
---|
Subclasses of DConstructor in dods.dap | |
---|---|
class |
DGrid
This class holds a DArray and a set of "Map"
vectors. |
class |
DSequence
A DSequence in DODS can hold N sequentially accessed
instances of a set of variables. |
class |
DStructure
A DStructure in DODS can hold N instances of any of
the other datatypes, including other structures. |
Uses of DConstructor in dods.dap.Server |
---|
Subclasses of DConstructor in dods.dap.Server | |
---|---|
class |
SDGrid
Holds a DODS Server Grid value. |
class |
SDSequence
Holds a DODS Server Sequence value. |
class |
SDStructure
Holds a DODS Server Structure value. |
Uses of DConstructor in dods.servers.agg |
---|
Subclasses of DConstructor in dods.servers.agg | |
---|---|
class |
AggSDGrid
Aggregates an SDGrid distributed across multiple datasets (type 1 or 3) |
class |
ProxySDGrid
Proxy for a grid in another DODS dataset |
Uses of DConstructor in dods.servers.ascii |
---|
Subclasses of DConstructor in dods.servers.ascii | |
---|---|
class |
asciiGrid
|
class |
asciiSeq
|
class |
asciiStructure
|
Uses of DConstructor in dods.servers.netcdf |
---|
Subclasses of DConstructor in dods.servers.netcdf | |
---|---|
class |
NcSDGrid
Wraps a netcdf variable with rank > 0, whose dimensions all have coordinate variables, as an SDGrid. |
Uses of DConstructor in dods.servers.sql |
---|
Subclasses of DConstructor in dods.servers.sql | |
---|---|
class |
sqlGrid
Holds a DODS Server sqlGrid value. |
class |
sqlSeq
Holds a DODS Server Sequence value. |
class |
sqlStruct
Holds a DODS Server sqlStruct value. |
Uses of DConstructor in dods.servers.test |
---|
Subclasses of DConstructor in dods.servers.test | |
---|---|
class |
test_SDGrid
Holds a DODS Server Grid value. |
class |
test_SDSequence
Holds a DODS Server Sequence value. |
class |
test_SDStructure
Holds a DODS Server Structure value. |
Uses of DConstructor in dods.servers.www |
---|
Subclasses of DConstructor in dods.servers.www | |
---|---|
class |
wwwGrid
|
class |
wwwSequence
|
class |
wwwStructure
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |