Class: CodeRunner::Gs2::Phi

Inherits:
Struct
  • Object
show all
Defined in:
lib/gs2crmod/gs2.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kx_indexObject

Returns the value of attribute kx_index

Returns:

  • (Object)

    the current value of kx_index



209
210
211
# File 'lib/gs2crmod/gs2.rb', line 209

def kx_index
  @kx_index
end

#ky_indexObject

Returns the value of attribute ky_index

Returns:

  • (Object)

    the current value of ky_index



209
210
211
# File 'lib/gs2crmod/gs2.rb', line 209

def ky_index
  @ky_index
end

#phiObject

Returns the value of attribute phi

Returns:

  • (Object)

    the current value of phi



209
210
211
# File 'lib/gs2crmod/gs2.rb', line 209

def phi
  @phi
end

#riObject

Returns the value of attribute ri

Returns:

  • (Object)

    the current value of ri



209
210
211
# File 'lib/gs2crmod/gs2.rb', line 209

def ri
  @ri
end

#theta_indexObject

Returns the value of attribute theta_index

Returns:

  • (Object)

    the current value of theta_index



209
210
211
# File 'lib/gs2crmod/gs2.rb', line 209

def theta_index
  @theta_index
end