class

NetCDF::Attribute

Inherits Reference / Object

Constructors

new(name : String, parent_id : Int32, id : Int32, attribute_type : Int32)
Source
new(name : String, parent_id : Int32, id : Int32)
Source

Instance methods

attribute_type
Source
attribute_type=(attribute_type : Int32)
Source
id=(id : Int32)
Source
name
Source
name=(name : String)
Source
parent_id
Source
parent_id=(parent_id : Int32)
Source
set_value(val)
Source
value
Source