JacobianTarget

class pyarts.arts.JacobianTarget

A single target of a partial derivative computation

Workspace methods that can generate JacobianTarget

Workspace methods that require JacobianTarget

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: pyarts.arts.JacobianTarget) -> None

Default target

  1. __init__(self: pyarts.arts.JacobianTarget, val: pyarts.arts.JacobianTarget) -> None

Copy instance

  1. __init__(self: pyarts.arts.JacobianTarget, wsv: pyarts.arts.WorkspaceVariable) -> None

Automatic conversion from a workspace variable

Methods

__init__(*args, **kwargs)

Overloaded function.

fromxml(file)

Create JacobianTarget from file

readxml(self, file)

Read JacobianTarget from file

savexml(self, file[, type, clobber])

Saves JacobianTarget to file

Attributes

atm

JacobianAtm Type of atmospheric target

line

JacobianLine Type of line target

perturbation

float Perturbation magnitude

qid

QuantumIdentifier Identifier

sensor

JacobianSensor Type of sensor target

special

JacobianSpecial Type of special target

species_array_id

ArrayOfSpeciesTag Identifier

species_id

Species Identifier

string_id

String Identifier

type

JacobianType Type of target