NetCDF::Attribute
Inherits Reference / Object
Constructors
new(name : String, parent_id : Int32, id : Int32, attribute_type : Int32)
Sourcenew(name : String, parent_id : Int32, id : Int32)
SourceInstance methods
attribute_type
Sourceattribute_type=(attribute_type : Int32)
Sourceid
Sourceid=(id : Int32)
Sourcename
Sourcename=(name : String)
Sourceparent_id
Sourceparent_id=(parent_id : Int32)
Sourceset_value(val)
Sourcevalue
Source