Skip to content

SO2Node

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/nitroglycerin/blob/main/js/nodes/SO2Node.ts for the most up-to-date information.

Overview

SO2 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class SO2Node

import { SO2Node } from 'scenerystack/nitroglycerin';

Constructor

new SO2Node( providedOptions? : SO2NodeOptions )

Instance Methods

Type SO2NodeOptions

import type { SO2NodeOptions } from 'scenerystack/nitroglycerin';

MoleculeNodeOptions

Source Code

See the source for SO2Node.ts in the nitroglycerin repository.