Parent

Methods

Class/Module Index [+]

Quicksearch

NumRu::NetCDFAtt

Public Instance Methods

inspect() click to toggle source
# File lib/netcdf.rb, line 773
def inspect
  'NetCDFAtt:'+name
end
put(val,atttype=nil) click to toggle source
# File lib/netcdf.rb, line 769
def put(val,atttype=nil)
   putraw(val,atttype)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.