Skip to content

H2SNode

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

Overview

H2S Molecule

@author Chris Malley (PixelZoom, Inc.)

Class H2SNode

import { H2SNode } from 'scenerystack/nitroglycerin';

Constructor

new H2SNode( providedOptions? : H2SNodeOptions )

Instance Methods

Type H2SNodeOptions

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

MoleculeNodeOptions

Source Code

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