initialize-VSMdata-method: Constructor method of VSMdata Class

initialize,VSMdata-methodR Documentation

Constructor method of VSMdata Class

Description

Constructor method of VSMdata Class

Usage

## S4 method for signature 'VSMdata'
initialize(
  .Object,
  time,
  T,
  H,
  M,
  Merr,
  Temp,
  dir,
  loop,
  description = "",
  sampleName = "",
  fullFilename
)

Arguments

.Object

VSMdata object

time

time in seconds

T

temperature in Kelvin

H

applied field in Oe

M

magnetization in emu

Merr

std. dev. of magnetization in emu

Temp

temperature as factor

dir

direction of sweeping field, +1 (more positive), -1 (more negative), 0 (not sweeping)

loop

loop number

description

description or note

sampleName

sample name

fullFilename

name of file

type

"MvsH" or "MvsT"

Mcorr

magnetization with substrate susceptibility removed for "MvsH" type


thomasgredig/quantumPPMS documentation built on Feb. 21, 2024, 1:13 a.m.