Skip to content

SO3Node

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/SO3Node.ts for the most up-to-date information.

Overview

SO3 Molecule

@author Chris Malley (PixelZoom, Inc.)

Class SO3Node

import { SO3Node } from 'scenerystack/nitroglycerin';

Constructor

new SO3Node( providedOptions? : SO3NodeOptions )

Instance Methods

Type SO3NodeOptions

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

MoleculeNodeOptions

Source Code

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