指定した変数を Snapshot 型の値にして返す.
y = Snapshot( x )
x : 入力オブジェクト
y : 出力オブジェクト (Snapshot)
% x=1 % x 1 % y=Snapshot(x) % y [0]:% 1
Scalar, Series, String